/tcpovericmp

TCP implementation over ICMP protocol to bypass firewalls

Primary LanguageGo

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.