File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Contents:
1010 requirements
1111 installation
1212 usage
13- Manpage <manpage >
13+ Man Page <manpage >
1414 how-it-works
1515 support
1616 trivia
Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ Options
4949 run :program: `sshuttle ` on a router) try enabling IP Forwarding in
5050 your kernel, then using ``--listen 0.0.0.0:0 ``.
5151
52+ For the tproxy method this can be an IPv6 address. Use this option twice if
53+ required, to provide both IPv4 and IPv6 addresses.
54+
5255.. option :: -H , --auto-hosts
5356
5457 Scan for remote hostnames and update the local /etc/hosts
@@ -161,6 +164,10 @@ Options
161164 *pidfilename *. The default is ``sshuttle.pid `` in the
162165 current directory.
163166
167+ .. option :: --disable-ipv6
168+
169+ If using the tproxy method, this will disable IPv6 support.
170+
164171.. option :: --firewall
165172
166173 (internal use only) run the firewall manager. This is
You can’t perform that action at this time.
0 commit comments