meshnamed: add page (#12232)

Signed-off-by: Marek Küthe <m.k@mk16.de>
pull/23/head
Marek Küthe 2024-02-11 01:33:46 +01:00 committed by GitHub
parent 3e67ca7190
commit 9c44d53331
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

16
pages/common/meshnamed.md Normal file
View File

@ -0,0 +1,16 @@
# 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}}`