3 रिपॉजिटरी
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.
यह प्रोजेक्ट एक मल्टी-प्रोवाइडर डायनामिक DNS क्लाइंट और सिंक्रोनाइज़र है जो लोकल IPv4 और IPv6 पतों की निगरानी करता है और विभिन्न क्लाउड प्रोवाइडर्स में DNS रिकॉर्ड्स को स्वचालित रूप से अपडेट करता है। यह एक IP पता मॉनिटरिंग टूल और एक नेटवर्क IP अपडेट वेबहुक के रूप में कार्य करता है, यह सुनिश्चित करता है कि डोमेन नाम वर्तमान नेटवर्क पतों पर इंगित रहें। यह सिस्टम Cloudflare, AliDNS, DNSPod, Huawei Cloud और HE.net सहित नेटिव प्रोवाइडर इंटीग्रेशन की एक विस्तृत श्रृंखला के माध्यम से अलग है। सरल रिकॉर्ड अपडेट के अलावा, यह CDN प्रॉक्सी स्थिति, TTL अवधि और क्षेत्रीय रूटिंग लाइनों के प्रबंधन की अनुमति देता है, जबकि IP परिवर्तन का पता चलने पर बाहरी सूचनाओं को ट्रिगर करने के लिए कस्टम HTTP वेबहुक का समर्थन करता है। इसकी क्षमताओं में API क्वेरीज़ और शेल कमांड्स के माध्यम से सार्वजनिक IP खोज, अनावश्यक API कॉल्स को रोकने के लिए लोकल स्टेट कैशिंग, और क्रॉन एक्सप्रेशंस या सिस्टम-नेटिव टास्क मैनेजर्स के माध्यम से स्वचालित शेड्यूलिंग शामिल है। यह एनवायरनमेंट वेरिएबल्स, JSON फाइलों और रिमोट HTTP URLs के माध्यम से लचीला कॉन्फ़िगरेशन भी प्रदान करता है।
Implements mechanisms for triggering external events via webhooks based on network state changes.