aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rew <nrew225@gmail.com>2021-07-09 18:10:11 +0000
committerNathan Rew <nrew225@gmail.com>2021-07-09 18:10:11 +0000
commit4e305741844c3e6bb9a7bf4d219fba07a25781aa (patch)
tree460f0e93c4c5fa0815d9da5a7c2cda7dac0b079b
parentUpdate Wakapi source code and site (diff)
downloadawesome-selfhosted-4e305741844c3e6bb9a7bf4d219fba07a25781aa.tar.gz
awesome-selfhosted-4e305741844c3e6bb9a7bf4d219fba07a25781aa.zip
Update imgproxy source code and site
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d61bd3fb..9842e44f 100644
--- a/README.md
+++ b/README.md
@@ -1323,7 +1323,7 @@ _See also [Monitoring](#monitoring)_
**[`^ back to top ^`](#)**
-- [imgproxy](https://github.com/DarthSim/imgproxy) - Fast and secure standalone server for resizing and converting remote images. It works great when you need to resize multiple images on the fly without preparing a ton of cached resized images or re-doing it every time the design changes. `MIT` `Go/Docker`
+- [imgproxy](https://imgproxy.net/) - Fast and secure standalone server for resizing and converting remote images. It works great when you need to resize multiple images on the fly without preparing a ton of cached resized images or re-doing it every time the design changes. ([Source Code](https://github.com/imgproxy/imgproxy)) `MIT` `Go/Docker`
- [inlets](https://inlets.dev/) - Expose your local endpoints to the Internet - with a Kubernetes integration, Docker image and CLI available. `MIT` `Go/Docker`
- [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`