We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b590341 commit e1c6a35Copy full SHA for e1c6a35
1 file changed
command/nc.md
@@ -60,7 +60,7 @@ TCP端口扫描
60
y //用户输入
61
```
62
63
-查看 443 端口是否被阻止
+查看从服务器到目的地的出站端口 443 是否被防火墙阻止
64
65
```bash
66
nc -vz acme-v02.api.letsencrypt.org 443 -w2
0 commit comments