1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

meshnamed: add German translation (#12254)

Signed-off-by: Marek Küthe <m.k@mk16.de>
This commit is contained in:
Marek Küthe 2024-02-14 08:03:28 +01:00 committed by GitHub
parent 85724aa1fe
commit c8dfd1e646
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,16 @@
# meshnamed
> Verteiltes Namensystem für IPv6 Mesh-Netzwerke.
> Weitere Informationen: <https://github.com/zhoreeq/meshname/>.
- Starte einen lokalen meshname DNS-Server:
`meshnamed`
- Wandle eine IPv6-Adresse in einen meshname um:
`meshnamed -getname {{200:6fc8:9220:f400:5cc2:305a:4ac6:967e}}`
- Wandle einen meshname in eine IPv6-Adresse um:
`meshnamed -getip {{aiag7sesed2aaxgcgbnevruwpy}}`