curl指定ip访问网址

curl -H 'Host:www.test.com' http://127.0.0.1/1.php

curl -x 127.0.0.1 http://www.test.com/1.php

posted @ 2021-06-19 17:46  飞鹰之歌  阅读(227)  评论(0)    收藏  举报