3 repository-uri
Mechanisms for triggering external events based on network state changes.
Distinguishing note: Focuses on event-driven notifications for network infrastructure.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Network Webhooks. Refine with filters or upvote what's useful.
Tailscale is a zero-trust networking overlay that connects distributed devices and services into a private, encrypted mesh network. By utilizing a high-performance, user-space implementation of the WireGuard protocol, it establishes secure peer-to-peer tunnels across diverse network topologies without requiring complex firewall configuration. The platform operates on a centralized control plane that manages global network state, authentication, and policy distribution, ensuring that connectivity is governed by identity rather than traditional IP-based rules. What distinguishes Tailscale is it
Triggers automated workflows by sending notifications when network activities occur.
NetAlertX is a distributed network scanner and asset discovery tool designed to identify connected devices and track unauthorized hardware. It aggregates discovery results from multiple remote monitoring nodes into a single centralized inventory hub to provide unified network visibility. The project distinguishes itself by integrating as a bridge to MQTT brokers for smart home automation and providing a dedicated interface for AI agents to query system data. It employs multi-protocol identity resolution using DNS, mDNS, and NetBIOS to identify hardware and generates synthetic identifiers to e
Provides mechanisms to trigger external events and workflows via webhooks based on network state changes.
Acest proiect este un client și sincronizator DNS dinamic multi-furnizor care monitorizează adresele IPv4 și IPv6 locale și actualizează automat înregistrările DNS la diverși furnizori cloud. Acesta funcționează ca un instrument de monitorizare a adreselor IP și un webhook de actualizare IP de rețea, asigurându-se că numele de domenii rămân îndreptate către adresele de rețea curente. Sistemul se distinge printr-o gamă largă de integrări native cu furnizori, inclusiv Cloudflare, AliDNS, DNSPod, Huawei Cloud și HE.net. Dincolo de simplele actualizări ale înregistrărilor, permite gestionarea stării proxy CDN, a duratelor TTL și a liniilor de rutare regionale, suportând în același timp webhook-uri HTTP personalizate pentru a declanșa notificări externe ori de câte ori este detectată o schimbare IP. Suprafața de capabilități include descoperirea IP-ului public prin interogări API și comenzi shell, cache-ul stării locale pentru a preveni apelurile API redundante și programarea automată prin expresii cron sau manageri de sarcini nativi ai sistemului. De asemenea, oferă o configurare flexibilă prin variabile de mediu, fișiere JSON și URL-uri HTTP la distanță.
Implements mechanisms for triggering external events via webhooks based on network state changes.