Skip to content

Commit 5986526

Browse files
committed
Update documentation
Closes #60.
1 parent 2801730 commit 5986526

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

docs/manpage.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)