testzzzz / tcpovericmp

TCP implementation over ICMP protocol to bypass firewalls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Go 100.0%