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
2024-12-02 20:29:01 -05:00
Code
Issues
Projects
Releases
Wiki
Activity
61b5cb5b70
FollieHiyuki-dotfiles
/
home
/
.local
/
bin
/
ipinfo
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Split curl scripts
2021-03-13 10:34:45 -05:00
#!/bin/sh
# $1=geo for verbose look up
scripts: fix syntax + use 0x0.st for url shortening
2021-09-29 10:35:06 -04:00
curl -s "https://ipinfo.io/${1:-}" | jq .
Reference in New Issue
Copy Permalink