ip查看, 使用代理后如何查看ip

http://httpbin.org/ip

 

 

linux 下

curl http://httpbin.org/ip

 

 # 代理测试

curl -x http://admin:123456@171.41.85.191:8123 http://httpbin.org/ip

posted @ 2020-12-22 16:30  AngDH  阅读(777)  评论(0编辑  收藏  举报