This website requires JavaScript.
Explore
Chat
Change Password
Martial Arts
Help
Register
Sign In
AniNIX
/
ShadowArch
Watch
3
Star
0
Fork
0
You've already forked ShadowArch
Code
Issues
1
Pull Requests
1
Releases
Wiki
Activity
b37eb3270e
ShadowArch
/
Shared
/
whatismyip
5 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding Admin and Shared scripts
2016-11-09 22:25:00 -06:00
#!/bin/bash
Removed extraneous text
2016-11-26 00:42:36 -06:00
/usr/bin/lynx --dump whatismyipaddress.com | grep '/ip/' | head -n 1 | cut -f 5 -d '/'
Adding Admin and Shared scripts
2016-11-09 22:25:00 -06:00
Reference in New Issue
Copy Permalink