telnetd
Комментарии в исходном файле telnetd.c :
Обрабатывать входящие соединения telnet
-l LOGIN Exec LOGIN при подключении
-f ISSUE_FILE Отображать ISSUE_FILE вместо /etc/issue
-K Закрывать соединение, как только вход в систему завершается
-p PORT Порт для прослушивания
-b ADDR[:PORT] Адрес для привязки к
-F Run in foreground
-i Inetd mode
-w SEC Inetd 'wait' mode , время задержки SEC
-S Log to syslog (подразумевается -i или без -F и -w)
Handle incoming telnet connections
-l LOGIN Exec LOGIN on connect
-f ISSUE_FILE Display ISSUE_FILE instead of /etc/issue
-K Close connection as soon as login exits
-p PORT Port to listen on
-b ADDR[:PORT] Address to bind to
-F Run in foreground
-i Inetd mode
-w SEC Inetd 'wait' mode, linger time SEC
-S Log to syslog (implied by -i or without -F and -w)