工具分享
Windows
Linux
编程开发
Python
Java
Shell
人生若只如初见
0
Linux
1
Windows
2
默认栏目
栏目列表
Linux
Windows
默认栏目
首页
Linux
文章
查询TCP/UDP端口
2020-05-27
11
TCP
telnet [ip] [port]
UDP
nmap -sU [ip] -p [port] -Pn
0
0