mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 05:59:33 +00:00
Update cheatsheets
This commit is contained in:
21
meshnamed
Normal file
21
meshnamed
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user