diff --git a/README.md b/README.md index cf53cde..bd2699b 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,8 @@ ip2nginx is a self-hosted system that allows you to make services running on your home network (like a NAS, internal web apps, or router interface) accessible under your own domain — even if your public IP address changes. -Unlike third-party solutions like DynDNS, No-IP, or other dynamic DNS providers, this tool gives you full control and privacy by updating your reverse proxy configuration directly, without modifying DNS records or relying on external providers. +Unlike third-party solutions other dynamic DNS providers, this tool gives you full control and privacy by updating your reverse proxy configuration directly, without modifying DNS records or relying on external providers. + How It Works: Your home device (e.g. pfSense or another gateway) periodically sends its current public IP to your server via an API request.