1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-12-06 20:36:35 +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
committed by cnhenry
parent 8301ab1bc2
commit 3cb412632b
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.