Skip to content

A hacker's userspace TCP/IP stack with explanations ⚡

License

Notifications You must be signed in to change notification settings

deep5050/user-tcpip-explained

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-tcpip-explained (mytcpip)

A fork of level-ip

mytcpip is a Linux userspace TCP/IP stack, implemented with TUN/TAP devices.

The main goals are to:

  • Learn TCP/IP
  • Learn Linux systems/network programming
  • Learn Linux Socket API

The results of the learning experience will be accompanied by explanatory blog posts:

See Getting Started.

For development documentation, start with Development.

Reference works

License

See LICENSE.md (MIT)

About

A hacker's userspace TCP/IP stack with explanations ⚡

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C 96.0%
  • Shell 3.3%
  • Makefile 0.7%