snippetbashTip
meshnamed — Distributed naming system for IPv6 mesh networks. More information: <https://github.com/zhoreeq/mesh
Viewed 0 times
commanddistributedmeshnamedclinamingipv6forsystem
Problem
How to use the
meshnamed command: Distributed naming system for IPv6 mesh networks. More information: <https://github.com/zhoreeq/meshname>.Solution
meshnamed — Distributed naming system for IPv6 mesh networks. More information: <https://github.com/zhoreeq/meshname>.Start a local meshname DNS server:
meshnamedConvert an IPv6 address into a meshname:
meshnamed -getname {{200:6fc8:9220:f400:5cc2:305a:4ac6:967e}}Convert a meshname to an IPv6 address:
meshnamed -getip {{aiag7sesed2aaxgcgbnevruwpy}}Code Snippets
Start a local meshname DNS server
meshnamedConvert an IPv6 address into a meshname
meshnamed -getname {{200:6fc8:9220:f400:5cc2:305a:4ac6:967e}}Convert a meshname to an IPv6 address
meshnamed -getip {{aiag7sesed2aaxgcgbnevruwpy}}Context
tldr-pages: common/meshnamed
Revisions (0)
No revisions yet.