3 Repos
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.
Dieses Projekt ist ein Multi-Provider-Client für dynamisches DNS und ein Synchronisierer, der lokale IPv4- und IPv6-Adressen überwacht und automatisch DNS-Einträge über verschiedene Cloud-Provider hinweg aktualisiert. Es fungiert als Tool zur Überwachung von IP-Adressen und als Webhook für Netzwerk-IP-Aktualisierungen, um sicherzustellen, dass Domänennamen auf aktuelle Netzwerkadressen verweisen. Das System zeichnet sich durch eine breite Palette nativer Provider-Integrationen aus, einschließlich Cloudflare, AliDNS, DNSPod, Huawei Cloud und HE.net. Über einfache Datensatzaktualisierungen hinaus ermöglicht es die Verwaltung des CDN-Proxy-Status, von TTL-Dauern und regionalen Routing-Linien, während es benutzerdefinierte HTTP-Webhooks unterstützt, um externe Benachrichtigungen auszulösen, sobald eine IP-Änderung erkannt wird. Der Funktionsumfang umfasst die öffentliche IP-Erkennung über API-Abfragen und Shell-Befehle, lokales Status-Caching zur Vermeidung redundanter API-Aufrufe und automatisierte Zeitplanung über Cron-Ausdrücke oder systemeigene Task-Manager. Es bietet zudem eine flexible Konfiguration über Umgebungsvariablen, JSON-Dateien und Remote-HTTP-URLs.
Implements mechanisms for triggering external events via webhooks based on network state changes.