yunweifeige

netstat -an |findstr +端口

 

例如 查看windows服务器的远程端口是否开启

netstat -an |findstr 3389

 

分类:

技术点:

相关文章: