A Socks5 proxy with encryption to bypass internal firewall
- Download https://shadowsocks.org/en/download/clients.html
- Run with RC4-MD5 mode, password: lalahihi, port: 1080
$ git clone https://github.com/dinhbaouit/mzshadows.git
$ cd mzshadows
Default run
$ ./run.sh
Custum run
$ python sockserver -p [port] -k [password] -m [encrypt algorithm]
dinhbaouit aka 0xd0ff9 (https://twitter.com/Jok3rDb)