nevinhappy / level-ip

A hacker's userspace TCP/IP stack

Home Page:http://www.saminiir.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Level-IP

Level-IP 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:

Reference works

License

See LICENSE.md (MIT)

About

A hacker's userspace TCP/IP stack

http://www.saminiir.com

License:MIT License


Languages

Language:C 97.6%Language:Shell 1.3%Language:Makefile 1.1%