This website works better with JavaScript
Home
Explore
Project
Register
Sign In
Noble-117
/
google-ipv6
forked from
Night-King/google-ipv6
Watch
1
Star
0
Fork
0
Files
Browse Source
Add IP geo info lookup script
lennylxx
8 years ago
parent
7b157fbbb0
commit
70ecf0f05e
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
tools/geoip.sh
+ 3
- 0
tools/geoip.sh
View File
@@ -0,0 +1,3 @@
+url="ipinfo.io/"$1
+echo $url
+curl $url