You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.