Note
The server is secured with HTTPS using TLS certificates obtained through my LetsEncryptAcmeClient
A simple HTTP server that echoes a client public IP address. This is utilized in my Dynamic DNS (DDNS) to verify the current public IP and ensure accurate DNS updates.
$ curl https://aws.mugund10.top/ip
{"addr":"120.56.34.0"}