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:
10
10
requirements
11
11
installation
12
12
usage
13
- Manpage <manpage >
13
+ Man Page <manpage >
14
14
how-it-works
15
15
support
16
16
trivia
Original file line number Diff line number Diff line change @@ -49,6 +49,9 @@ Options
49
49
run :program: `sshuttle ` on a router) try enabling IP Forwarding in
50
50
your kernel, then using ``--listen 0.0.0.0:0 ``.
51
51
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
+
52
55
.. option :: -H , --auto-hosts
53
56
54
57
Scan for remote hostnames and update the local /etc/hosts
@@ -161,6 +164,10 @@ Options
161
164
*pidfilename *. The default is ``sshuttle.pid `` in the
162
165
current directory.
163
166
167
+ .. option :: --disable-ipv6
168
+
169
+ If using the tproxy method, this will disable IPv6 support.
170
+
164
171
.. option :: --firewall
165
172
166
173
(internal use only) run the firewall manager. This is
You can’t perform that action at this time.
0 commit comments