PIA-servers
PIA-servers copied to clipboard
Connection Check Broken
Hi the connection checker in the readme is broken it seems. It's returning a github 404 html page.
curl -s https://lars-.github.io/PIA-servers/$(curl -s https://ipinfo.io/ip)
It wasn't broken, it just only worked if you were connected to PIA. I've updated it, so it says that you're not connected if you are not connected.
Now it seems it's not returning anything.
It seems to be working correctly because I definitely get the 'You're not connected to PIA' outside of the container, I guess it's just not returning a success message for some reason
What is the output of curl ipinfo.io/ip?