Compare commits

...

4 Commits

Author SHA1 Message Date
Noah Betzen
6497edd034
Merge 224a8476d796fc153819b9b1a4c5726cf8edd3a1 into ae5aa43f54f46e75ed522a065d3133401ed736b2 2023-08-15 18:03:54 +00:00
Noah Betzen
224a8476d7
Merge branch 'master' into master 2023-08-15 11:03:49 -07:00
Noah Betzen
908d5ca909
Tweak zrok description 2023-08-15 11:03:15 -07:00
Noah Betzen
8b5f8930be
Add Zrok to Proxy section 2023-08-11 10:12:57 -07:00

View File

@ -1659,6 +1659,7 @@ _Related: [Web Servers](#web-servers)_
- [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](https://code.launchpad.net/squid)) `GPL-2.0` `C` - [Squid](http://www.squid-cache.org/) - Caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. ([Source Code](https://code.launchpad.net/squid)) `GPL-2.0` `C`
- [SWAG (Secure Web Application Gateway)](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let's Encrypt) client and fail2ban integration. `GPL-3.0` `Docker` - [SWAG (Secure Web Application Gateway)](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let's Encrypt) client and fail2ban integration. `GPL-3.0` `Docker`
- [Tinyproxy](https://tinyproxy.github.io/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `C` - [Tinyproxy](https://tinyproxy.github.io/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPL-2.0` `C`
- [zrok](https://zrok.io/) - Open source serveo/ngrok alternative; facilitates sharing resources both publicly and privately, exposing them to an audience you can easily control. Geo-scale, next-generation sharing platform built on top of OpenZiti. ([Source Code](https://github.com/openziti/zrok)) `Apache-2.0` `Go`
### Recipe Management ### Recipe Management