Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in IP check #8

Open
ivarfr opened this issue Dec 1, 2020 · 1 comment
Open

Error in IP check #8

ivarfr opened this issue Dec 1, 2020 · 1 comment

Comments

@ivarfr
Copy link

ivarfr commented Dec 1, 2020

It seems like the URL used for checking connectivity to TOR (https://locate.now.sh/ipinfo) is unavailable at the moment, and as a result, onioff will exit with the error message [-] Unsuccessfull Tor connection. It's possible to substitute this address with https://ipinfo.io/ip, and the script will work again.

A quick workaround to change this permanently if you have onioff installed in /opt/onioff (as it is in Tsurugi Linux):
sudo sed -i 's/locate\.now\.sh\/ip/ipinfo\.io\/ip/' /opt/onioff/onioff.py

@k9hacker
Copy link

noobs
ec042cc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants