add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -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}}`