Oktatás * Programozás 2 * Szkriptnyelvek * levelezősök Félévek Linkek * kalendárium |
EnPy3 /
20120920gWhat's my IP address? At http://jsonip.com/ you can find a web service that returns your public IP address in JSON format. Write a script that prints your IP address to the screen: $ ./myip.py Your IP address: xxx.xxx.xxx.xxx Alternative $ curl http://ipinfo.io/ It also returns a JSON response (which is more detailed than the previous one as it also contains our geo location). |
Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |