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 --listen

FLAGS: -h, --help Prints help information -V, --version Prints version information

OPTIONS: -c, --connect The address to connect to -l, --listen The address to listen on -t, --timeout-ms Connect timeout in milliseconds [default: 30000] ```