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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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