Lars- / PIA-servers

This repository contains an automatically updated list of all Private Internet Access servers
79 stars 15 forks source link

Connection Check Broken #12

Open Nanorithm opened 3 weeks ago

Nanorithm commented 3 weeks ago

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)

Lars- commented 3 weeks ago

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.

Nanorithm commented 3 weeks ago

Now it seems it's not returning anything.

image

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

Lars- commented 3 weeks ago

What is the output of curl ipinfo.io/ip?