{"id":13842695,"url":"https://github.com/joshdick/miniProxy","last_synced_at":"2025-07-11T15:32:45.502Z","repository":{"id":1242858,"uuid":"1181200","full_name":"joshdick/miniProxy","owner":"joshdick","description":"🚨⚠️ UNMAINTAINED!  ⚠️🚨 A simple PHP web proxy.","archived":true,"fork":false,"pushed_at":"2020-04-27T01:23:58.000Z","size":148,"stargazers_count":858,"open_issues_count":0,"forks_count":542,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-08-05T17:33:01.139Z","etag":null,"topics":["deprecated","php","unmaintained","web-proxy"],"latest_commit_sha":null,"homepage":"http://joshdick.github.io/miniProxy","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshdick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-12-19T05:01:12.000Z","updated_at":"2024-08-02T06:59:23.000Z","dependencies_parsed_at":"2022-07-17T11:46:08.833Z","dependency_job_id":null,"html_url":"https://github.com/joshdick/miniProxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2FminiProxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2FminiProxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2FminiProxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdick%2FminiProxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshdick","download_url":"https://codeload.github.com/joshdick/miniProxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225737031,"owners_count":17516277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deprecated","php","unmaintained","web-proxy"],"created_at":"2024-08-04T17:01:43.257Z","updated_at":"2024-11-21T13:30:57.011Z","avatar_url":"https://github.com/joshdick.png","language":"PHP","funding_links":[],"categories":["PHP","PHP (184)"],"sub_categories":[],"readme":"# :rotating_light::warning: Warning: Deprecated/no longer maintained! :warning::rotating_light:\n\n**As of April 26th, 2020, miniProxy is no longer maintained, and no further changes will be made to it (including security-related changes).**\n\nWhen miniProxy was first released as [PageForward](http://pageforward.sf.net) in 2005, the Internet was dramatically different than it is as of this writing fifteen years later, in 2020.\n\nSince 2005, web standards and web browsers have improved dramatically, both in terms of available functionality and in terms of security for end users.\n\nOver time, those welcome improvements have made it more difficult (and inherently less secure) to maintain and use a web proxy such as miniProxy. miniProxy provides a flawed and subpar browsing experience with the modern web.\n\nI have also had no personal use for miniProxy in quite some time, which caused the effort I put into maintaining it to be minimal at best.\n\nGiven all of the above, I believe miniProxy's useful lifetime has now come to an end, and I have decided to stop maintaining it.\n\nThis GitHub repository is now archived, but will remain online for future reference for as long as is feasible.\n\nIf you continue to use miniProxy, you do so **entirely at your own risk** (as its [GNU GPL v3 license](https://www.gnu.org/licenses/gpl-3.0.html) has always stated, quoted below) and with the understanding that **no web proxy can perfectly anonymize your web browsing.**\n\n\u003e THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\n\u003e APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\n\u003e HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\n\u003e OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\n\u003e THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n\u003e PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\n\u003e IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\n\u003e ALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\nThank you for using and contributing to miniProxy and PageForward for the past fifteen years!\n\n-Josh\n\n---\n\n# miniProxy\n\n*by Joshua Dick*\n\n*[http://joshdick.github.io/miniProxy](http://joshdick.github.io/miniProxy)*\n\n---\n\n## About miniProxy\n\nminiProxy 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](https://www.gnu.org/licenses/gpl-3.0.html). miniProxy is the successor to [PageForward](http://pageforward.sf.net).\n\n## Prerequisites\n\nminiProxy should be able to run on any web server with PHP 5.4.7 or later. miniProxy requires PHP's `curl` and `mbstring` extensions to be installed.\n\n## Installation and Use\n\nSimply 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.\n\nminiProxy doesn't require any configuration out of the box, but configuration options are available; see the top of `miniProxy.php` for details.\n\n## Known Limitations\n\nminiProxy has several known limitations. Some of them may be fixed in future releases. For now, they include:\n\n* `\u003cobject\u003e` tags are not handled\n* No cookie support\n* Basic AJAX support, but only for browsers that use `XMLHttpRequest`\n\n## Contact and Feedback\n\nIf you'd like to contribute to miniProxy or file a bug or feature request, please visit [its GitHub page](https://github.com/joshdick/miniProxy).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdick%2FminiProxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshdick%2FminiProxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdick%2FminiProxy/lists"}