From 59865269ac03698df010b2d017e0772cbca5e06c Mon Sep 17 00:00:00 2001 From: Brian May Date: Sun, 17 Jan 2016 18:34:10 +1100 Subject: [PATCH] Update documentation Closes #60. --- docs/index.rst | 2 +- docs/manpage.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 6215d67..4cc6c5a 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -10,7 +10,7 @@ Contents: requirements installation usage - Manpage + Man Page how-it-works support trivia diff --git a/docs/manpage.rst b/docs/manpage.rst index 38d00c9..9cfd8a7 100644 --- a/docs/manpage.rst +++ b/docs/manpage.rst @@ -49,6 +49,9 @@ Options run :program:`sshuttle` on a router) try enabling IP Forwarding in your kernel, then using ``--listen 0.0.0.0:0``. + For the tproxy method this can be an IPv6 address. Use this option twice if + required, to provide both IPv4 and IPv6 addresses. + .. option:: -H, --auto-hosts Scan for remote hostnames and update the local /etc/hosts @@ -161,6 +164,10 @@ Options *pidfilename*. The default is ``sshuttle.pid`` in the current directory. +.. option:: --disable-ipv6 + + If using the tproxy method, this will disable IPv6 support. + .. option:: --firewall (internal use only) run the firewall manager. This is