1
0
Fork 0

Update README.md

next
Ambrose Chua 2018-03-01 20:24:25 +08:00
parent 3c4dd9ff2b
commit 92a5259fd0
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@ A simple tool to perform XOR as a TCP proxy.
$ ./scramble -help
Usage of ./scramble:
-connect string
forward to ip and port
forward to ip and port (default ":8080")
-key int
key to xor the data (default 170)
-listen string
listen on ip and port (default ":8000")
listen on ip and port (default ":8081")
```
## Use with a SOCKS proxy