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 وخطاف ويب (webhook) لتحديث IP الشبكة، مما يضمن بقاء أسماء النطاقات مشيرة إلى عناوين الشبكة الحالية. يتميز النظام بمجموعة واسعة من تكاملات المزودين الأصلية، بما في ذلك Cloudflare و AliDNS و DNSPod و Huawei Cloud و HE.net. بالإضافة إلى تحديثات السجلات البسيطة، يسمح النظام بإدارة حالة وكيل CDN، ومدة TTL، وخطوط التوجيه الإقليمية، مع دعم خطافات ويب HTTP مخصصة لتشغيل إشعارات خارجية كلما تم اكتشاف تغيير في IP. تغطي إمكانيات النظام اكتشاف IP العام عبر استعلامات API وأوامر shell، والتخزين المؤقت للحالة المحلية لمنع استدعاءات API الزائدة، والجدولة الآلية من خلال تعبيرات cron أو مديري المهام الأصليين للنظام. كما يوفر النظام تكويناً مرناً من خلال متغيرات البيئة، وملفات JSON، وعناوين URL لـ HTTP عن بُعد.
Implements mechanisms for triggering external events via webhooks based on network state changes.