First of all, thanks @niekberenschot for this app. I've been using the image for almost a year with no problems, but recently it stoped working. I saw that you implemented a fix on v1.0.3, but it's still not working for me (even if its ignoring the Cloudflare IP, according to the app logs), and I believe it is because the trace endpoint the app hits no longer returns the public IP of the requester. I tried multiple times with cURL, but I always get the same response:
curl https://1.1.1.1/cdn-cgi/trace
fl=246f26
h=fl-frontend.one.one.one
ip=104.18.0.0
ts=1773073364.000
visit_scheme=https
uag=curl/8.17.0
colo=EZE
sliver=010-tier3
http=http/2
loc=US
tls=TLSv1.3
sni=plaintext
warp=off
gateway=off
rbi=off
kex=X25519
Is it working for you? If not, I believe the service to retrieve the public IP should be replaced
First of all, thanks @niekberenschot for this app. I've been using the image for almost a year with no problems, but recently it stoped working. I saw that you implemented a fix on v1.0.3, but it's still not working for me (even if its ignoring the Cloudflare IP, according to the app logs), and I believe it is because the trace endpoint the app hits no longer returns the public IP of the requester. I tried multiple times with cURL, but I always get the same response:
Is it working for you? If not, I believe the service to retrieve the public IP should be replaced