add new chinese translations
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# ipconfig
|
||||
|
||||
> 查看和编辑网卡信息.
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/ipconfig.8.html>.
|
||||
> 查看和控制 IP 配置状态。
|
||||
> 更多信息:<https://keith.github.io/xcode-man-pages/ipconfig.8.html>。
|
||||
|
||||
- 列出所有的网卡:
|
||||
- 列出所有网络接口:
|
||||
|
||||
`ipconfig getiflist`
|
||||
|
||||
- 获取特定网卡的地址信息:
|
||||
- 显示接口的 IP 地址:
|
||||
|
||||
`ipconfig getifaddr {{接口名称}}`
|
||||
`ipconfig getifaddr {{interface_name}}`
|
Reference in New Issue
Block a user