Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Anti-Censorship Suite

A 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-agents
vpn-gateway Set up your universal home VPN gateway to share it
network-censorship-analysis DPI: Bypass Strategies
awesome-internet-blocking-bypass Tools you probably didn't know about
wayback-mirror If we get banned, we have archived it

Share It

Share this suite with those who need it:

https://github.com/developer3389

Acknowledgements

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.

Contributors