公网IP
curl http://httpbin.org/ip
Or
curl ifconfig.me
内网IP
ip addr | grep inet
Or
ifconfig | grep inet
公网IP
curl http://httpbin.org/ip
Or
curl ifconfig.me
内网IP
ip addr | grep inet
Or
ifconfig | grep inet