/kernel-web

Kernel TCP server.

Primary LanguageCGNU General Public License v2.0GPL-2.0

kernel-web

A simple LKM that implements a TCP server which responds to any TCP request with the request itself. The server defaults to port 8000 but this can be easily configured using command line arguments to the LKM.