📄️ Installation
Run the following to install `proxifier`
📄️ Concepts
To better understand this library and discover full capability, some simple concepts have to be understood.
🗃️ SOCKS
SOCKS4 and SOCKS5 tunneling samples with and without TLS
📄️ HTTP proxy sample
Known as `HTTP Forward` proxy
📄️ HTTPS proxy sample
HTTP(s) aka known as `HTTP Tunnel uses TLS` wiring to actually encrypt. The proxy server should also support this.