feat.sht

来自「一种实时操作系统」· SHT 代码 · 共 24 行

SHT
24
字号

##header##
<font face="Helvetica">
<font size=+2>Features</font>

<ul>
    <li> Termserv allows incoming TELNET sessions direct access to serial
    ports in the local machine.<br>
    For example, one might hook up four modems and use this to TELNET to the modem
    pool.  Or one may connect to the serial line of a network switch
    and use this program to access the switch's console.</li>

    <li> This program also includes an FTP server</li>
    <li> Also, a Web server, including real-time generation of a usage graph.</li>

    <li> This program will optionally Email to a specified Email address
    each time it is restarted.</li>

    <li> For more information, see <a href="http://www.ertos.com">eRTOS</a> web site.</li>
</ul>
</font>
##tail##

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?