This website requires JavaScript.
Explore
Help
Sign In
Amazing-Mirror
/
FollieHiyuki-dotfiles
Watch
1
Star
0
Fork
0
You've already forked FollieHiyuki-dotfiles
mirror of
https://git.disroot.org/FollieHiyuki/dotfiles.git
synced
2025-02-21 20:13:04 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
FollieHiyuki-dotfiles
/
home
/
.local
/
bin
/
ipinfo
6 lines
83 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Split curl scripts
2021-03-13 18:34:45 +03:00
#!/bin/sh
# $1=geo for verbose look up
scripts: fix syntax + use 0x0.st for url shortening
2021-09-29 21:35:06 +07:00
curl -s "https://ipinfo.io/${1:-}" | jq .
Reference in New Issue
Copy Permalink