This description is out of date

Given the introduction of anonymous ports
This commit is contained in:
John Doty 2024-08-14 10:52:19 -07:00
parent 38fbfbd918
commit afa13bf920

View file

@ -19,10 +19,10 @@ to send the the contents of `file`.
Options: Options:
--version Print the version of fwd and exit --version Print the version of fwd and exit
--sudo, -s Run the server side of fwd with `sudo`. This allows the --sudo, -s Run the server side of fwd with `sudo`. This allows the
client to forward ports that are open by processes being client to identify the ports that are open by processes
run under other accounts (e.g., docker containers being being run under other accounts (e.g., docker containers
run as root), but requires sudo access on the server and being run as root), but requires sudo access on the server
*might* end up forwarding ports that you do not want and *might* end up forwarding ports that you do not want
forwarded (e.g., port 22 for sshd, or port 53 for systemd.) forwarded (e.g., port 22 for sshd, or port 53 for systemd.)
--log-filter FILTER --log-filter FILTER
Set remote server's log level. Default is `warn`. Supports Set remote server's log level. Default is `warn`. Supports