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
2024-07-22 01:58:46 -03:00
..
CHANGELOG Add gpl 2024-07-22 01:58:46 -03:00
LICENSE Add gpl 2024-07-22 01:58:46 -03:00
Makefile Add gpl 2024-07-22 01:58:46 -03:00
README Add gpl 2024-07-22 01:58:46 -03:00
utelnetd.c Add gpl 2024-07-22 01:58:46 -03:00

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>