This website requires JavaScript.
Explore
Help
Sign In
x1phosura
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
8c1bd797cf
dotfiles
/
bin
/
public-ip
6 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# TODO: add other options in case icanhazip.com goes down
curl
'http://icanhazip.com/'
Reference in New Issue
View Git Blame
Copy Permalink