Concepts
Proxy protocols
Protocol that exchanges packets through a proxy server.
- http:
- socks5:
ShadowSocks
A client software that connects to a third-party socks5 proxy server, similar to an SSH tunnel.
First written in python.
ShadowSocksR: a fork of the original project in C#, but close-sourced.
Most usual client in Windows.
trojan
A lightweight idea that imitating HTTPS to bypass GFW.
We are the GreatER Fire; we ship Trojan Horses.
in C++.
Easy to use, best client to use in Linux.
v2ray (Project V)
A network toolset to build own computer network.
in Golang.
Support nearly all platforms.
proxychains
A Linux command line tool to use proxy in the followed command.