8000 Update nc.md · unlinux/linux-command@e1c6a35 · GitHub
[go: up one dir, main page]

Skip to content

Commit e1c6a35

Browse files
authored
Update nc.md
1 parent b590341 commit e1c6a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/nc.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)
0
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ TCP端口扫描
6060
y //用户输入
6161
```
6262

63-
查看 443 端口是否被阻止
63+
查看从服务器到目的地的出站端口 443 是否被防火墙阻止
6464

6565
```bash
6666
nc -vz acme-v02.api.letsencrypt.org 443 -w2