added IPv6 usage in iodined

This commit is contained in:
Chris Hellberg 2021-12-31 02:13:22 +00:00
parent 461c4c3a41
commit c9efbc0156

View File

@ -2333,6 +2333,7 @@ static void help(FILE *stream)
" -b port to forward normal DNS queries to (on localhost)\n"
" -P password used for authentication (max 32 chars will be used)\n"
" -F pidfile to write pid to a file\n"
" -S enable forwarding of IPv6 packets within the tunnel\n"
" -i maximum idle time before shutting down\n\n"
"tunnel_ip is the IP number of the local tunnel interface.\n"
" /netmask sets the size of the tunnel network.\n"