mdns-discovery-proxy VS zeroconf

Compare mdns-discovery-proxy vs zeroconf and see what are their differences.

mdns-discovery-proxy

A Discovery Proxy for Multicast DNS-Based Service Discovery written in Python (by mkuron)

zeroconf

mDNS / DNS-SD Service Discovery in pure Go (also known as Bonjour) (by grandcat)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
mdns-discovery-proxy zeroconf
1 1
6 711
- -
1.8 0.0
about 3 years ago 5 months ago
Python Go
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mdns-discovery-proxy

Posts with mentions or reviews of mdns-discovery-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-05.
  • IPv6-ghost-ship: using TOTP as part of an AWS EC2 IPv6 address
    3 projects | news.ycombinator.com | 5 Jan 2022
    > Using ULA â€Ķ the network side of our private internet space is only 6 characters

    How do you fit the fixed 8-bit ULA prefix (fd00::/8) plus the 40 random bits you're supposed to use for the Global ID (per RFC 4193) into six hex characters? It should be at least 12, e.g. fdXX:XXXX:XXXX::/48.

    As for remembering addresses, yes, just use (m)DNS. You can even set up an mDNS Discovery Proxy[0][1] so that devices which don't support mDNS themselves can resolve the names via regular unicast DNS.

    [0] https://www.rfc-editor.org/rfc/rfc8766.html

    [1] https://github.com/mkuron/mdns-discovery-proxy

zeroconf

Posts with mentions or reviews of zeroconf. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing mdns-discovery-proxy and zeroconf you can also consider the following projects:

ipv6-ghost-ship - Silly usage of AWS EC2 IPv6 prefixes

bonjour-reflector - A reflector that forwards mdns packets between VLANs - like avahi-reflector but with fine-grained control !

pcp - ðŸ“Ķ Command line peer-to-peer data transfer tool based on libp2p.

CoreDNS - CoreDNS is a DNS server that chains plugins

consul - Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

zoro - zoro can help you expose local server to external network. Support both TCP/UDP, of course support HTTP. Zero-Configuration.

rpcx - Best microservices framework in Go, like alibaba Dubbo, but with more features, Scale easily. Try it. Test it. If you feel it's better, use it! 𝐉𝐚ðŊ𝐚有𝐝ðŪ𝐛𝐛ðĻ, 𝐆ðĻðĨ𝐚𝐧𝐠有ðŦðĐðœðą! build for cloud!

go-avahi-cname - ðŸŠķ lightweight mDNS publisher of CNAME/subdomains for your machine

brook - A cross-platform programmable network tool

ciao - RFC 6762 and RFC 6763 compliant mdns service discovery library written in Typescript