Skip to content

【hands-on sample】echoman: Echoes messages to peer nodes through the TUN/TAP interface.

License

Notifications You must be signed in to change notification settings

GotoRen/echoman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📣 echoman: simple echo server

🌱 Overview

  • This is a simple tool where a client generates packets over TCP/IP and sends them to a server.
  • The echo server echoes data by swapping src/dst L3 address and L4 port number. (However, some parameters such as TypeCode and CheckSum are recalculated.)

✏️ Documents

📚 References

About

【hands-on sample】echoman: Echoes messages to peer nodes through the TUN/TAP interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published