在Debian系統中,Telnet命令的常用選項包括:
-8
-a
-b
-c
.netrc
-d
-e
^]
-E
-f
-F
-k
-l
-L
-n
-r
-S
-x
-X
-y
-z
-p
-s
-v
-w
telnet example.com 23 telnet -l username example.com telnet -d example.com
通過這些選項,你可以根據需要定制Telnet會話的行為。