u
This commit is contained in:
4
linux-port.sh
Normal file
4
linux-port.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
echo "=== 需要查看的端口号:"
|
||||
read -p ">>> " PORT
|
||||
|
||||
netstat -tunlp |rep $PORT
|
||||
Reference in New Issue
Block a user