| 
 | 
 
 
发表于 2018-7-18 15:09:00
|
显示全部楼层
 
 
 
 
suzizi 发表于 2018-7-18 15:35 
 
谢谢啊  我是看不懂 哈哈。 
我还需要多IP多出口这个需求,只是curl有个选项 默认支持多IP多出口 
可能可以在这个基础上修改完成,php用curl库反代 
 
https://github.com/michaelfranzl/no.php 
介绍: 
The PHP script simply reads all requests from a browser pointed to it, forwards them (via PHP's curl library) to a web application listening at another URL (e.g. on a more powerful, more secure, more private, or more capable server in a different data center), and returns the responses transparently and unmodified. |   
 
 
 
 |