http://httpbin.org/ip
linux 下
curl http://httpbin.org/ip
# 代理测试
curl -x http://admin:123456@171.41.85.191:8123 http://httpbin.org/ip