format translation: update
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
30c2bd4c7c
commit
b33795f8ab
@@ -10,15 +10,15 @@
|
||||
|
||||
`netstat -l`
|
||||
|
||||
- 列出侦听的TCP端口:
|
||||
- 列出侦听的 TCP 端口:
|
||||
|
||||
`netstat -t`
|
||||
|
||||
- 显示监听给定协议监听的PID和程序名:
|
||||
- 显示监听给定协议监听的 PID 和程序名:
|
||||
|
||||
`netstat -p {{协议}}`
|
||||
|
||||
- 连续列出信息(这条我电脑里netstat是不支持的.谁明白麻烦提交pr!):
|
||||
- 连续列出信息(这条我电脑里 netstat 是不支持的。谁明白麻烦提交 pr!):
|
||||
|
||||
`netstat -c`
|
||||
|
||||
|
Reference in New Issue
Block a user