#port #forward #connect #listen

app jftp

Just Forward The Port

1 unstable release

0.1.0 Sep 25, 2021

#18 in #listen

21 downloads per month

MIT license

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

~7–16MB
~169K SLoC