readme
来自「linux下telnet服务器源代码」· 代码 · 共 29 行
TXT
29 行
utelnetd 0.1.4==============This is a small telnet daemon for standalone use, mostly on embeddedsystems. Compile it by running makeIf you want to have more debug output during runtime, run make DEBUG=1The Makefile was written for Linux and BSD; to use it on BSD run makewith gmake BSD=1Any feedback is welcome!You find the original source on http://www.pengutronix.de/software/utelnetd_en.htmlFor copyright notice and the authors see the source file. Robert Schwebel <r.schwebel@pengutronix.de>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?