16 lines
365 B
Markdown
16 lines
365 B
Markdown
# meshnamed
|
||
|
||
> 用于IPv6网状网络的分布式命名系统。
|
||
> 更多信息:<https://github.com/zhoreeq/meshname/>.
|
||
|
||
- 启动本地meshnamed DNS服务器:
|
||
|
||
`meshnamed`
|
||
|
||
- 将IPv6地址转换为meshname:
|
||
|
||
`meshnamed -getname {{200:6fc8:9220:f400:5cc2:305a:4ac6:967e}}`
|
||
|
||
- 将meshname转换为IPv6地址:
|
||
|
||
`meshnamed -getip {{aiag7sesed2aaxgcgbnevruwpy}}` |