Lightweight, PHP-based Web Proxy that can utilize whatever remote connecting ablities your server has to offer. It should work out of the box. No configuration needed. For educational purposes. For a full proxy (that deals with connections), see http://sourceforge.net/projects/level5/
Note: Please post bugs/questions/feature requests on the Tracker or Forum. Also, active development for this project has transfered to GitHub at https://github.com/jabbany/knProxy .
Features
- Small, lightweight, PHP based web proxy.
- Supports Addresss-Obfuscation
- Multi-language capabilities
- Supports Automatic Redirection and HTTP Errors
- Supports POST,GET forms, COOKIES and HTTP Authentication natively
- Better Support for Javascript and Ajax Calls.
Follow KnProxy
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Very nice Proxy. The only website I am having problems with is facebook. I can log in but cannot post or do anything else. Great proxy anyway!
-
People who complained about "oriental language" should have tried setting in config.php: define('KNPROXY_LANGUAGE','en-US'); The comments and variable names are in English.
-
Does not load comments on The Pirate Bay (/ajax_post_comment.php) and does not load the files (what is in the torrent) on The Pirate Bay (/ajax_details_filelist.php). Also, is there an option to not encode the links on the page in base64?
-
the code is clear, but it is in oriental language, and doesn't support frames very well.
-
Wonderful for learning how a web proxy works. Code is clear and not obfscated