diff options
author | worldworm <13227454+worldworm@users.noreply.github.com> | 2019-08-14 21:05:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-14 21:05:27 +0000 |
commit | 3029771ece7e36d06b949622ae2547322a115b56 (patch) | |
tree | 1c1f1610953fa2c70fd04c0b0018f6508f0f4e04 | |
parent | Changed Wiki.js Demo Linkpath (diff) | |
download | awesome-selfhosted-3029771ece7e36d06b949622ae2547322a115b56.tar.gz awesome-selfhosted-3029771ece7e36d06b949622ae2547322a115b56.zip |
Changed Tinyproxy Website URL
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1157,7 +1157,7 @@ See also _[Monitoring](#monitoring)_ - [SOCKS5Engine](https://github.com/VeeSecurity/SOCKS5Engine) - Lightweight & resource-efficient SOCKS5 proxy server, optimized for high-load. `AGPL-3.0` `Go` - [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` - [Swiperproxy](https://swiperproxy.github.io/) - Lightning-fast, open source web proxy that is easy for you to run and customize. ([Source Code](https://github.com/swiperproxy/swiperproxy)) `MIT` `Python` -- [Tinyproxy](https://banu.com/tinyproxy/) - 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` - [Traefik](https://traefik.io/) - Træfɪk is a modern HTTP reverse proxy and load balancer made to deploy microservices with ease. It supports several backends (Docker, Swarm, Mesos/Marathon, …) to manage its configuration automatically and dynamically. ([Source Code](https://github.com/containous/traefik)) `MIT` `Go` ## Read it Later Lists |