u
This commit is contained in:
parent
f0a723e35e
commit
0476d08be8
@ -1,4 +1,4 @@
|
||||
echo "=== 需要查看的端口号:"
|
||||
read -p ">>> " PORT
|
||||
|
||||
netstat -tunlp |rep $PORT
|
||||
netstat -tunlp | grep $PORT
|
||||
|
Loading…
Reference in New Issue
Block a user