This commit is contained in:
Luk Lu
2022-06-19 22:20:50 +08:00
parent 199eac4c42
commit cab74d2c75
2 changed files with 10 additions and 1 deletions

4
linux-port.sh Normal file
View File

@@ -0,0 +1,4 @@
echo "=== 需要查看的端口号:"
read -p ">>> " PORT
netstat -tunlp |rep $PORT