CGI代理工具-CGIProxy
CGIProxy 是一个 Perl 的 CGI 脚本,可用来做互联网的代理,支持 HTTP 和 FTP 协议。CGIProxy在不支持加密的空间中数据传输是不加密的,如果空间支持SSL访问,那么CGIProxy会自动打开SSL模块,CGIProxy同样可以管理COOKIE。CGI Proxy is written in the Perl programming language. It can be installed on any web server which can execute a Perl program via CGI, and which supports Non-Parsed Header CGI scripts. Supported protocols include HTTP, FTP and SSL, as well as related technologies: Javascript, Shockwave Flash.
最新版本:2.2
增加对所有消息本地化的支持,此外完整支持 Facebook,支持分块下载的恢复,修复了很多 bug。于2019年4月发布。
language localization, with messages in Arabic, English, Farsi, Russian, or Turkish so far-- see the translation page if you want other languages supported
full facebook support (see suggestions above %REDIRECTS if it's slow)
resuming partial downloads is supported
many bug fixes, making many sites work better
项目主页:http://www.jmarshall.com/tools/cgiproxy/