Skip to content
learn-network
Main Navigation
指南
示例
代办事项
Appearance
Menu
Return to top
On this page
lsof
查看 tcp 状态
bash
lsof
-iTCP
-sTCP:LISTEN
-nP
|
grep
8080
lsof
-iTCP
-sTCP:ESTABLISHED
-nP
|
grep
8080