A 666-collection of tools for network privacy and bypassing censorship.
Project |
Description |
|---|---|
| simplest-vpn | A working VPN tunnel: just 200 lines of code. |
| vpn-dev-guide | Start building your own VPN protocol with AI |
| vpn-gateway | Set up your home VPN gateway to share it |
| network-censorship-analysis | DPI: How to beat it |
| awesome-internet-blocking-bypass | Tools you probably didn't know about |
| wayback-mirror | If I get banned, I have archived it |
Share this suite with those who need it:
https://github.com/developer3389
This collection of tools was inspired by the active open-source community dedicated to low-level networking. A special thanks to:
- theotrama/vpn: For pioneering independent research on TUN-based packet tunneling and modular network protocol implementation in Go.