使用telnet时使用telnet:
telnet <host ip> <port>
Run Code Online (Sandbox Code Playgroud)
我可以连接,但后来我看不到我在打字.
所以我尝试:
telnet
set localecho
open <host ip> <port>
Run Code Online (Sandbox Code Playgroud)
但这次它只是挂起了这条消息:
Connecting to <host ip>...
Run Code Online (Sandbox Code Playgroud)
设置localecho后如何成功使用telnet?
telnet ×1