1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-07 14:36:34 +01:00

Add option to enable acting as TCP relay server

This commit is contained in:
Jfreegman
2015-07-08 21:01:32 -04:00
parent 035420e5c7
commit 904f58c0e8
5 changed files with 26 additions and 6 deletions

View File

@@ -59,6 +59,9 @@ OPTIONS
-t, --force-tcp::
Force TCP connection (use this with proxies)
-T, --tcp-relay::
Act as a TCP relay server for the network (Note: this uses significantly more bandwidth)
-u, --unencrypt-data::
Unencrypt a data file. A warning will appear if this option is used
with a data file that is already unencrypted.