1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/utelnetd-0.1.2/README
2024-07-22 01:58:46 -03:00

24 lines
440 B
Plaintext
Executable File

utelnetd 0.1.2
==============
This is a small telnet daemon for standalone use, mostly on embedded
systems.
Compile it by running
make
If you want to have more debug output during runtime, run
make DEBUG=1
Any feedback is welcome!
You find the original source on
http://www.pengutronix.de/software/utelnetd_en.html
For copyright notice and the authors see the source file.
Robert Schwebel <r.schwebel@pengutronix.de>