|
楼主 |
发表于 2007 年 5 月 15 日 16:36:42
|
显示全部楼层
PHProxy 0.5 Beta Released
The 0.5 beta is finally released. Refer to the Change Log attached with the download for changes.
Please note that cookie managment has not been implemeted yet in the beta, but this shouldn't be a big issue.
Valuable information is also provided in the README.txt, and the Bugs and Limitations section is especially useful.
Please experiment with this release and report bugs and feedback to phproxy.support at gmail. Thank you for your continuous support.
Update - Jan 20th: PHProxy 0.5 beta 2 is released
What is PHProxy?
PHProxy is a Web HTTP proxy programmed in PHP to bypass firewalls and other proxy restrictions through a Web interface very similar to the popular CGIProxy. School/country/company blocked your favorite Website? Look no further!
The server that this script runs on simply acts as a medium that retrives resources for you. The only IP address shown will be the server's IP address. So basically, it is indirect browsing. The only catch being that the server has to have access to those otherwise inaccessible resources.
Usage
You simply supply a URL to the form and click Browse. The script then accesses that URL, and if it has any HTML contents, it modifies any tags that might contain URIs so that they point back to the script. You also have options of disabling JavaScript, accepting cookies, showing images, etc. that are available through the web interface.
Download
This link will redirect you the SourceForge.net Project Filelist page: Download
The latest release will be shown over there. |
|