1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 13:42:07 +02:00
tldr/pages/common/meshnamed.md
Marek Küthe 9c44d53331
meshnamed: add page (#12232)
Signed-off-by: Marek Küthe <m.k@mk16.de>
2024-02-11 06:03:46 +05:30

16 lines
378 B
Markdown

# meshnamed
> Distributed naming system for IPv6 mesh networks.
> More information: <https://github.com/zhoreeq/meshname/>.
- Start a local meshname DNS server:
`meshnamed`
- Convert 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}}`