countall, nocountall, -N options are documented

This commit is contained in:
z3APA3A 2020-10-07 11:35:20 +03:00
parent ebd7b34159
commit 024c0fb749

View File

@ -33,6 +33,11 @@ from. External IP must be specified if you need incoming connections.
By default system will deside which address to use in accordance
with routing table.
.TP
.B -N
External NAT address 3proxy reports to client for BIND and UDPASSOC
By default external address is reported. It's only useful in the case
of IP-IP NAT (will not work for PAT)
.TP
.B -i
Internal address. IP address proxy accepts connections to.
By default connection to any interface is accepted. It\'s usually unsafe.