You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.gitignore | 5 years ago | |
Dockerfile | 2 years ago | |
LICENSE | 5 years ago | |
README.md | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 3 years ago | |
scramble.go | 3 years ago |
README.md
scramble
Rewritten, this is now a basic XOR SOCKS proxy.
Usage
$ ./scramble -help
Usage of ./scramble:
-key int
key to xor the data (default 170)
-listen string
listen on ip and port (default ":8081")