s5map - maintain the SOCKS5 mapping tableSYNOPSIS
s5map [off|on]|[add|delete server port client_ip]DESCRIPTION
SOCKS5 mapping is used to map SOCKS5 UDP packets. It is only required when running SOCKS5 applications on client machines via an external SOCKS5 server, and only if those applications use the UDP protocol (e.g. ICQ).NOTESIt is not required when using the NAT32 SOCKS5 server.
Command s5map with no arguments prints the current s5tab.
Command s5map with one argument turns S5 mapping off or on.
S5tab entries can be added or deleted.
The server can be specified by name or IP address.
The port is usually 1080.
The client_ip is the IP address of the client machine running the SOCKS5 application.
The size of the S5 mapping table is currently set to 8.SEE ALSO
socks4d, socks5d