1 unstable release
0.1.0 | Sep 25, 2021 |
---|
#18 in #listen
6KB
55 lines
jftp
Just Forward The Port. A simple port forwarder.
Usage
jftp 0.1.0
Just Forward The Port. A simple port forwarder.
USAGE:
jftp [OPTIONS] --connect <connect> --listen <listen>
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-c, --connect <connect> The address to connect to
-l, --listen <listen> The address to listen on
-t, --timeout-ms <timeout-ms> Connect timeout in milliseconds [default: 30000]
Dependencies
~8–18MB
~226K SLoC