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
nel_h2
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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