Skip to content

Create a reverse icmp tunnel to forward tcp traffic,this maybe useful in some lan env

Notifications You must be signed in to change notification settings

T3rry7f/ICMPTunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ICMPTunnel

Create a reverse icmp tunnel to forward tcp traffic,this maybe useful in some lan env Usage:

Server : echo 1> /proc/sys/net/ipv4/icmp_echo_ignore_all python IcmpTunnel_S.py

Client : python IcmpTunnel_C.py {serverIP} {needConnectIP} {needConnectPort}

image

About

Create a reverse icmp tunnel to forward tcp traffic,this maybe useful in some lan env

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages