diff options
author | sin <sin@2f30.org> | 2014-10-08 14:05:16 +0100 |
---|---|---|
committer | sin <sin@2f30.org> | 2014-10-08 14:05:16 +0100 |
commit | 81f755042d360018f2cd00ccd0a2b440c56c8fe7 (patch) | |
tree | d54e7ce91f478f9a8b71e03aadbdb35a478f70f1 | |
parent | b10ae96fd0736aafa547d7fdee1be9cd4f5fd941 (diff) |
Manpage update
-rw-r--r-- | ratox.1 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -24,9 +24,8 @@ Enable TCP mode. By default, Tox operates with UDP and is recommended, as TCP mo .TP \fB\-p\fR Enable TCP SOCKS5 proxy as specified in config.def.h when the package was built. -When this option is enabled, ratox will use a proxy on \fI127.0.0.1\fR and port -\fI9050\fR (note that this is a divergence from upstream). \fBChanging the host -and port requires rebuilding the package!\fR +By default when this option is enabled, ratox will use a proxy on \fI127.0.0.1\fR and port +\fI8080\fR. .SH File structure In the following, \fI/\fR refers to the directory ratox has been started in. |