diff options
Diffstat (limited to 'src/man')
-rw-r--r-- | src/man/anytun.8.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/man/anytun.8.txt b/src/man/anytun.8.txt index 6a6dd0f..76c274d 100644 --- a/src/man/anytun.8.txt +++ b/src/man/anytun.8.txt @@ -30,6 +30,7 @@ SYNOPSIS [ *-x|--post-up-script* <script> ] [ *-w|--window-size* <window size> ] [ *-m|--mux* <mux-id> ] +[ *-R|--route* <net>/<prefix length> ] [ *-c|--cipher* <cipher type> ] [ *-K|--key* <master key> ] [ *-A|--salt* <master salt> ] @@ -245,6 +246,11 @@ window size of 0 is used. the multiplex id to use. default: 0 +-R|--route <net>/<prefix length> +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +add a route to connection. This can be invoked several times. + -c|--cipher <cipher type> ~~~~~~~~~~~~~~~~~~~~~~~~~ |