一个网站的代理 php 脚本
我正在寻找一些我不确定它是否存在的东西。 如果没有,我很乐意获得指示。
我从代理公司租了一个代理,所以我有一个IP、用户名和密码来使用它。
我想将这些信息放入 php 脚本中,然后能够使用此 php 脚本通过代理进行冲浪。
这将使我有机会将链接提供给其他人,而无需他们更改浏览器中的配置。
提前致谢
I'm looking for something that I'm not sure it exist.
If not I'm happy to get directions to do it.
I rent a proxy from a proxy company, so I have an IP, username and password to use it.
I would like to put those informations in a php script, then be able to surf through the proxy using this php script.
This will give me the opportunity to give the link to other person without them to have to change the config in them browser.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
像这样的东西可能就是您正在寻找的
http://freshmeat.net/projects/phpproxy/
在 Google 中搜索 PHP Proxy,有很多可以满足您的需求。
Something like this may be what you are looking for
http://freshmeat.net/projects/phpproxy/
Do a search in Google for PHP Proxy, there are many for your needs.