This website requires JavaScript.
Explore
Help
Register
Sign In
sevi-kun
/
scripts
Watch
1
Star
0
Fork
0
You've already forked scripts
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
scripts
/
show_ip.sh
3 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Minor improvments on eachf and show_ip
2022-05-07 13:08:52 +02:00
ip_value
=
$(
curl -s https://api.ipify.org/
)
echo
$ip_value
Reference in New Issue
Copy Permalink