# ICMPTunnel **Repository Path**: yunshell/ICMPTunnel ## Basic Information - **Project Name**: ICMPTunnel - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-24 - **Last Updated**: 2024-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](http://img.blog.csdn.net/20151230101433639?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQv/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/Center)