2 projects tagged "Free for non-commercial use"
CGIProxy is a Perl CGI script that acts as an Internet proxy. Through it, you can retrieve resources that may be inaccessible from your own machine. The user is kept as anonymous as possible from any servers. HTTP and FTP are supported, and optionally SSL. Common uses include censorship circumvention, VPN-like setups, anonymous proxies, personal proxies, and others. Options include text-only browsing (to save bandwidth), selective cookie and script removal, simple ad filtering, access restriction by server, encoded target URLs and cookies, configuration by end user, and much more (currently about 50 config options). Javascript and Flash are fully supported. An online demo is available.
Lite User Agents API is a PHP class to obtain information related to Web browser user agent data. It accesses the user-agents.org site and retrieves an XML file with information of the user agent identification of all known browsers and robots. The class can store the retrieved information into a MySQL database or a given XML file.