chr
This commit is contained in:
23
README.md
23
README.md
@@ -1,3 +1,24 @@
|
||||
# proxy-get-service
|
||||
|
||||
Proxy get service in Rust
|
||||
Proxy get service in Rust
|
||||
|
||||
```shell
|
||||
% ./proxy-get-service --help
|
||||
proxy-get-service 0.1.0
|
||||
|
||||
|
||||
USAGE:
|
||||
proxy-get-service [FLAGS] [OPTIONS]
|
||||
|
||||
FLAGS:
|
||||
-h, --help Prints help information
|
||||
-w, --wide Listen wide 0.0.0.0:port
|
||||
-V, --version Prints version information
|
||||
|
||||
OPTIONS:
|
||||
-p, --port <listen_port> Listen port
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user