This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhuoning
/
huimv.farm.device
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5ac586cb90
Branches
Tags
master
huimv.farm.d...
/
huimv-farm-device
/
huimv-farm-netip
/
doc
/
netIp.sh
netIp.sh
97 B
History
Raw
1
2
3
#! /bin/bash
echo $(curl -s http://txt.go.sohu.com/ip/soip)| grep -P -o -i "(\d+\.\d+.\d+.\d+)"