An open API service indexing awesome lists of open source software.

https://github.com/davidkroell/edurouter

The educational router. User-spaced software defined routing (and more)
https://github.com/davidkroell/edurouter

educational firewall golang lowlevel network-programming network-protocols networking routing system-programming

Last synced: about 1 month ago
JSON representation

The educational router. User-spaced software defined routing (and more)

Awesome Lists containing this project

README

          

# edurouter

![a demo of the edurouter rendered with vhs-terminal](docs/demo.gif)

**edurouter** is an educational implementation of a router.
It works by simulating additional IP addresses on network interfaces managed by the Linux kernel.

![The conceptual overview of the edurouter implementation](docs/drawing-conceptual-overview.png)