summaryrefslogtreecommitdiff
path: root/ratox.1
diff options
context:
space:
mode:
authorFRIGN <dev@frign.de>2015-01-06 22:38:12 +0100
committersin <sin@2f30.org>2015-01-07 03:14:02 +0000
commit384067fc69a35126f6418ba219cadc925223c9b8 (patch)
treeecebdc9754a994b95c72f3bbe3ca1f0d4b77e880 /ratox.1
parentce3ae41642d1b1cdb72060b1036d0c6c7e6bed96 (diff)
Implement proxy functionality as desired
Now we support both HTTP and SOCKS5 proxies. While at it, get rid of the outdated usage string and just establish the fact we have a bloody manpage for explanations.
Diffstat (limited to 'ratox.1')
-rw-r--r--ratox.12
1 files changed, 1 insertions, 1 deletions
diff --git a/ratox.1 b/ratox.1
index 0490bfa..ec40805 100644
--- a/ratox.1
+++ b/ratox.1
@@ -25,7 +25,7 @@ Enable/Disable save file encryption.
Enable/Disable TCP mode. Avoiding UDP in tox implies certain security
considerations.
.It Fl P p
-Enable/Disable TCP SOCKS5 proxy as specified in \fIconfig.h\fR.
+Enable/Disable TCP HTTP/SOCKS5 proxy as specified in \fIconfig.h\fR.
.It Ar savefile
Path of the file to load a profile from or create a new one in.
.El