diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/uanytun.8.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt index 90d96f9..1ed21ca 100644 --- a/doc/uanytun.8.txt +++ b/doc/uanytun.8.txt @@ -3,8 +3,10 @@ uanytun(8) NAME ---- + uanytun - micro anycast tunneling daemon + SYNOPSIS -------- @@ -40,6 +42,7 @@ uanytun [ -b|--auth-tag-length <length> ] .... + DESCRIPTION ----------- @@ -52,6 +55,7 @@ uAnytun has no support for multiple connections or synchronisation. It is a small single threaded implementation intended to act as a client on small platforms. + OPTIONS ------- @@ -254,7 +258,6 @@ Host B: uanytun -r hosta.example.com -t tun -n 192.168.123.2/30 -c aes-ctr-256 -k aes-ctr-256 \ -E have_a_very_safe_and_productive_day -e right - One unicast and one anycast tunnel endpoint: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -274,6 +277,7 @@ BUGS Most likely there are some bugs in *uAnytun*. If you find a bug, please let the developers know at uanytun@anytun.org. Of course, patches are preferred. + AUTHORS ------- |