Skip to content

beneltayar/icmptunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icmptunnel

icmptunnel

The code is implements TCP session over ICMP packets. It allows the users to connect with TCP using ICMP echo request and reply packet.

Creators

Yannay Mizrachi Benel Tayar

Installation

cmake -DCMAKE_BUILD_TYPE=Release -G "CodeBlocks - Unix Makefiles" .
make

server

./server

client

./client <proxy_address> <local_port> <destination_address> <destination_port>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •