YadongQi / winpipe

A tool to monitor named pipe on Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A tool to monitor named pipe on Windows

Build

cargo build

Usage

Usage: winpipe.exe [OPTIONS] --path <PATH>

Options:
  -p, --path <PATH>   path of named pipe
  -w, --wait          whether to wait for the pipe be ready
  -r, --redir <PATH>  path of file to redirect
  -h, --help          Print help
  -V, --version       Print version

About

A tool to monitor named pipe on Windows

License:Apache License 2.0


Languages

Language:Rust 100.0%