1 Commits

Author SHA1 Message Date
George 38781e39fe Add alternative implementations to README 2022-01-05 04:29:04 -05:00
+6
View File
@@ -19,6 +19,12 @@ Use a full-featured DNS server with the meshname protocol support, i.e. [PopuraD
For a standalone .meshname stub resolver see `USAGE.md`
## Alternative implementations
[Mario DNS](https://notabug.org/acetone/mario-dns) by acetone, a C++ implementation with a web interface.
[Ruby gem](https://rubygems.org/gems/meshname) by marek22k, [source](https://github.com/marek22k/meshname).
## See also
[YggNS](https://github.com/russian-meshnet/YggNS/blob/master/README.md)