1 रिपॉजिटरी
Using DNS-over-HTTPS queries specifically to identify the public IP of the local host.
Distinct from DNS-over-HTTPS Clients: Focuses on IP discovery rather than general secure DNS resolution
Explore 1 awesome GitHub repository matching networking & communication · DoH IP Detection. Refine with filters or upvote what's useful.
This project is a Rust-based network utility and dynamic DNS client designed to monitor public IP addresses and automatically update Cloudflare DNS records and Web Application Firewall access lists. It identifies current IPv4 and IPv6 addresses using a combination of HTTP APIs and DNS-over-HTTPS providers. The tool distinguishes itself by managing both domain records and WAF IP lists to maintain secure access for hosts with changing internet connections. It includes a DNS change preview mode to simulate updates without modifying live records and utilizes anycast range filtering to prevent inc
Identifies current public IPv4 and IPv6 addresses using secure DNS-over-HTTPS providers.