Skip to content

TCP implementation over ICMP protocol to bypass firewalls

Notifications You must be signed in to change notification settings

tdr130/tcpovericmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TCP over ICMP

We develop ICMP tunnel on Go programming language. Our project let you transfer TCP data by using ICMP echo and replies. It can be used to bypass firewalls rules and even hide the fact of connection. Our goal is developing easy to use application for setting TCP connection between two hosts over ICMP.

About

TCP implementation over ICMP protocol to bypass firewalls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages