diff options
author | nrew225 <nrew225@gmail.com> | 2016-09-02 23:58:11 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2016-09-02 23:58:11 +0000 |
commit | feb50398be0390d2cd9a2c63ac85435aa61fa280 (patch) | |
tree | 0e99d7ab867a815a236110cf918087f6c0583cd9 /README.md | |
parent | Add language to Swiperproxy (diff) | |
download | awesome-selfhosted-feb50398be0390d2cd9a2c63ac85435aa61fa280.tar.gz awesome-selfhosted-feb50398be0390d2cd9a2c63ac85435aa61fa280.zip |
Update TinyProxy source code link.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -786,7 +786,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com * [scotty](http://www.scotty-transporter.org/) - Scotty is a free opensource proxy software for bypassing filter and censorship systems. ([Source Code](https://github.com/SSilence/scotty)) `GPLv3` `Java` * [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](http://bazaar.launchpad.net/~squid/squid/3-trunk/files)) `GPLv2` `C` * [Swiperproxy](https://swiperproxy.github.io/) - A lightning-fast, open source web proxy that is easy for you to run and customize. ([Demo](http://proxy.donttrustrobots.nl/), [Source Code](https://github.com/swiperproxy/swiperproxy)) `MIT` `Python` - * [Tinyproxy](https://banu.com/tinyproxy/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://git.banu.com/tinyproxy/)) `GPLv2` `C` + * [Tinyproxy](https://banu.com/tinyproxy/) - Light-weight HTTP/HTTPS proxy daemon. ([Source Code](https://github.com/tinyproxy/tinyproxy)) `GPLv2` `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` |