Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.
/ syntun Public archive
forked from AdrianVollmer/htun

IP over SYN/SYN-ACK packets *BYPASS LOTS FIREWALLS*

License

Notifications You must be signed in to change notification settings

gennaro-arch/syntun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is deprecated, python performs poorly and with just 100 lines I created a simple and extremly fast (same as udp) syn/syn-ack proxy in Golang meant to be used with a vpn. Search for it.

I created it because it bypass all mobile carriers' firewalls even when you don't have a balance or an internet plan (only if the carrier redirects you to an http page when you try to navigate on the WWW, but this works also when http host header injection fails and btw it is faster since it practicaly uses udp). Unfortunatly to make those strange packets it uses raw sockets and in Android you need root access for that, but it works.

About

IP over SYN/SYN-ACK packets *BYPASS LOTS FIREWALLS*

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%