ipconfig: add page and Chinese translation (#10266)
* add ipconfig * add chinese page * fix spell style * fix style * fix style * fix style
This commit is contained in:
12
pages.zh/osx/ipconfig.md
Normal file
12
pages.zh/osx/ipconfig.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# ipconfig
|
||||
|
||||
> 查看和编辑网卡信息.
|
||||
> 更多信息:<https://ss64.com/osx/ipconfig.html>.
|
||||
|
||||
- 列出所有的网卡:
|
||||
|
||||
`ipconfig getiflist`
|
||||
|
||||
- 获取特定网卡的地址信息:
|
||||
|
||||
`ipconfig getifaddr {{接口名称}}`
|
Reference in New Issue
Block a user