diff options
author | n8225 <n8225@users.noreply.github.com> | 2020-10-11 01:09:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-11 01:09:53 +0000 |
commit | 342bd9311000dc0db33377e496cfe6a407035e4e (patch) | |
tree | 720d4d6b0f12d2282715c016892ec35b2935e801 | |
parent | update link to unmaintained projects curation/URL cleanup issue (diff) | |
parent | remove miniproxy (diff) | |
download | awesome-selfhosted-342bd9311000dc0db33377e496cfe6a407035e4e.tar.gz awesome-selfhosted-342bd9311000dc0db33377e496cfe6a407035e4e.zip |
Merge pull request #2272 from awesome-selfhosted/rm-miniproxy
remove miniproxy
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1242,7 +1242,6 @@ See also _[Monitoring](#monitoring)_ - [inlets](https://inlets.dev/) - Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. `MIT` `Go/Docker` - [iodine](http://code.kryo.se/iodine/) - IPv4 over DNS tunnel solution, enabling you to start up a socks5 proxy listener. ([Source Code](https://github.com/yarrick/iodine)) `ISC` `C` - [microproxy](https://github.com/thekvs/microproxy) - lightweight non-caching HTTP/HTTPS proxy server. `MIT` `Go` -- [miniProxy](https://joshdick.github.io/miniProxy/) - Simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. Only one php file. ([Source Code](https://github.com/joshdick/miniProxy)) `GPL-3.0` `PHP` - [Nginx Proxy Manager](https://nginxproxymanager.com/) - Nginx Proxy Manager is an easy way to accomplish reverse proxying hosts with SSL termination. ([Source Code](https://github.com/jc21/nginx-proxy-manager)) `MIT` `Nodejs/Docker` - [PHP-Proxy](https://www.php-proxy.com/) - Web proxy script built specifically to be fast, easy to modify and to support video sites such as YouTube. ([Demo](https://unblockvideos.com/), [Source Code](https://github.com/Athlon1600/php-proxy-app)) `MIT` `PHP` - [Pomerium](https://pomerium.io) - An identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Go` |