If you need a (e.g., Reddit troubleshooting, product announcement, or a short tweet), just tell me. Also, if you meant a specific existing tool (like mcast_upgrade from a vendor), please clarify.
Tools are emerging that use a P2P (Peer-to-Peer) upgrade mesh. One device downloads via HTTPS, then redistributes to 10 peers via WebRTC or QUIC. This hybrid model (Unicast bootstrap + P2P propagation) is replacing pure multicast in zero-trust networks.
Implementing a multicast upgrade tool is not plug-and-play. Here are the "gotchas" that break projects.