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

checker jsonip.com #3

Open
managai opened this issue Jan 2, 2016 · 0 comments
Open

checker jsonip.com #3

managai opened this issue Jan 2, 2016 · 0 comments

Comments

@managai
Copy link
Owner

managai commented Jan 2, 2016

from json import load
from urllib2 import urlopen

my_ip = load(urlopen('http://jsonip.com'))['ip']

Seemingly the sole purpose of this domain is to return IP address in JSON.

managai pushed a commit that referenced this issue Jan 27, 2017
Add myexternalip.com checker
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

1 participant