linux-cli-community icon indicating copy to clipboard operation
linux-cli-community copied to clipboard

[Query] each install needs to be unique?

Open spice42 opened this issue 2 years ago • 0 comments

thanks for your work, still using this in 2024 :), still the only option for headless raspberry pi

i have 2 raspberry pi's and to make things easier, i usually make an image of the usb/sdcard of the first one and use it with the other

the pi on which i installed protonvpn using venv works fine, if i do a

curl -s https://ipleak.net/json/ | jq -r ".country_name"

it shows me the correct country

however, the other one, i changed the credentials using protonvpn init, protonvpn s shows the correct connection and that it is connected, however when i check via ipleak.net it shows me to be not connected and other things i run, are blocked, asif i dont have a vpn running

pl. help, if there is a way to rectify this, thanks

spice42 avatar Feb 14 '24 09:02 spice42