Skip to content

pyronaur/miniProxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

miniProxy

by Joshua Dick

https://github.com/joshdick/miniProxy


About miniProxy

miniProxy is a simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. miniProxy is licensed under the GNU GPL v3. miniProxy is the successor to pageForward.

Prerequisites

miniProxy should be able to run on any web server with PHP 5.3 or later. PHP's cURL extension must be installed.

Installation and Use

Simply copy miniProxy.php to your web server (it's okay to rename it) and access it directly...that's it! You'll be presented with further usage instructions. miniProxy doesn't require any configuration.

Known Limitations

miniProxy has several known limitations. Some of them may be fixed in future releases. For now, they include:

  • <object> tags are not handled
  • No cookie support -- Works, Fixed by Norris Wyvern ( http://www.themer.me );
  • Resources requested via JavaScript/AJAX are not proxied

Contact and Feedback

If you'd like to contribute to miniProxy or file a bug or feature request, please visit its page on GitHub.

About

A simple PHP web proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%