Skip to content

Commit 6c44fbd

Browse files
committed
Merge branch 'master' of github.com:jaywcjlove/linux-command
2 parents 948b277 + ec6c841 commit 6c44fbd

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

command/nc.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
nc
22
===
33

4-
命令用于设置路由器
4+
用于设置路由器,是网络工具中的瑞士军刀
55

66
## 补充说明
77

8-
**nc命令** 用于设置路由器。执行本指令可设置路由器的相关参数。
9-
8+
**nc命令** 全称**netcat**,用于设置路由器。它能通过 TCP 和 UDP 在网络中读写数据。通过与其他工具结合和重定向,你可以在脚本中以多种方式使用它。使用 netcat 命令所能完成的事情令人惊讶。
109
### 语法
1110

1211
```

0 commit comments

Comments
 (0)