aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2020-08-22 22:44:42 +0000
committerGitHub <noreply@github.com>2020-08-22 22:44:42 +0000
commit96fdb9d52d7e4c68a2647aa4b1ee262dcf994d87 (patch)
tree4fcb7564c63cf836ace51f1561803d7d9cca3eb6
parentMerge pull request #2201 from PascalRepond/master (diff)
parentMerge branch 'master' into master (diff)
downloadawesome-selfhosted-96fdb9d52d7e4c68a2647aa4b1ee262dcf994d87.tar.gz
awesome-selfhosted-96fdb9d52d7e4c68a2647aa4b1ee262dcf994d87.zip
Merge pull request #2173 from cdrfun/master
Added Nginx Proxy Manager to Proxy
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7a180039..19e09f96 100644
--- a/README.md
+++ b/README.md
@@ -1272,6 +1272,7 @@ See also _[Monitoring](#monitoring)_
- [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`
- [Pound](http://www.apsis.ch/pound/) - Light-weight reverse proxy and load balancer for HTTP/HTTPS. `GPL-2.0` `C`