CGIProxy
Developer(s) | James Marshall |
---|---|
Stable release |
2.1.16
/ November 19, 2015 |
Development status | Active |
Available in | Perl |
Type | CGI proxy |
License | Freeware for non-commercial use[1] |
Website |
jmarshall |
CGIProxy is, as its name suggests, a CGI proxy software package. A CGI (Common Gateway Interface) proxy appears to a user as a web page that allows the user to access a different site through it, in most cases anonymously. An anonymous CGI Proxy is a type of proxy server that works through an encrypted web form embedded on another web page hosted securely using SSL (Secure Socket Layering), also often called a "Web proxy".
Features
CGIProxy 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.[2] Supported protocols include HTTP, FTP and SSL, as well as related technologies: Javascript, Adobe Flash.
History
CGIProxy development stalled between December 25, 2008, and December 9, 2011 but later saw six releases in 2014[3] with quite an extensive changelog, including Windows support.[4]
License
Though the nature of the Perl language practically requires that the source code of CGIProxy is visible to those who install it, CGIProxy is not technically open source software due to its commercial license fee. It is, however, extensively commented and modularized, and has been designed from the start to encourage users to modify and extend it for their own purposes. (It has also been designed to help people learn Perl.) The author licenses it to be used freely for non-commercial use, and will negotiate license terms for commercial use.[1]
References
- 1 2 Frequently Asked Questions for CGIProxy -- What are the license terms for CGIProxy?
- ↑ CGI Proxy -- To Install
- ↑ http://www.jmarshall.com/tools/cgiproxy/ Official website update October, 2015
- ↑ http://www.jmarshall.com/tools/cgiproxy/CHANGES.txt Official website 'CHANGES.txt' link