diff options
Diffstat (limited to 'doc/tcpproxy.8.txt')
-rw-r--r-- | doc/tcpproxy.8.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tcpproxy.8.txt b/doc/tcpproxy.8.txt index af74cbb..96b7733 100644 --- a/doc/tcpproxy.8.txt +++ b/doc/tcpproxy.8.txt @@ -24,6 +24,7 @@ tcpproxy [ -p|--local-port <service> ] [ -r|--remote-addr <host> ] [ -o|--remote-port <service> ] + [ -s|--source-addr <host> ] [ -c|--config <file> ] .... @@ -94,6 +95,9 @@ The following options can be passed to the *tcpproxy* daemon: *-o, --remote-port <service>*:: tba +*-s, --source-addr <host>*:: + tba + *-c, --config <file>*:: tba |