2020-08-09 21:34:57 +08:00
2020-08-08 23:19:11 +08:00
2020-08-09 17:28:09 +08:00
2020-08-09 17:28:09 +08:00
2020-08-08 23:05:45 +08:00
2020-08-09 21:42:55 +08:00

proxy-get-service

Proxy get service in Rust

% ./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

Assign port startup:

./proxy-get-service -p 1234
Description
Proxy get service in Rust
Readme 296 KiB
Languages
Rust 100%