Compare commits

...

5 Commits

Author SHA1 Message Date
WisdomSky
0c37f7cd49
Merge 742cb73e8c4a9f8e088bd5af259334ff6908340c into 2d64ca24d417b319aa08f80a2658683b647c72ea 2023-07-06 15:07:33 +00:00
WisdomSky
742cb73e8c
Merge branch 'master' into master 2023-06-29 22:31:15 +08:00
WisdomSky
485da015d1
Update README.md
Co-authored-by: Kieran <32241933+KieranRobson@users.noreply.github.com>
2023-06-29 22:31:06 +08:00
WisdomSky
09f32aa784
Merge branch 'master' into master 2023-06-14 22:02:29 +08:00
WisdomSky
4c5fcfe83e
Add tunnelmole to Proxy 2023-06-13 05:09:25 +08:00

View File

@ -1654,7 +1654,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`
- [Tunnel Mole](https://tunnelmole.com/) - A simple tool to give your locally running web applications a public URL. Open source alternative to ngrok. ([Source Code](https://github.com/robbie-cahill/tunnelmole-service)) `AGPL-3.0` `Nodejs`
### Recipe Management ### Recipe Management