批量判断能否telnet登录

telnet是tcp,23端口,创建tcp客户端,看是否能connect

 

socket()

初始化server

connect()

posted @ 2021-12-31 09:35  MoonXu  阅读(63)  评论(0)    收藏  举报