mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted
synced 2024-11-10 05:20:36 +03:00
Add imgproxy
This commit is contained in:
parent
1075b03795
commit
0cfc5a9aa0
@ -1118,6 +1118,7 @@ See https://github.com/n1trux/awesome-sysadmin#metric--metric-collection
|
||||
**[`^ back to top ^`](#)**
|
||||
|
||||
- [http2-serverpush-proxy](https://github.com/n1try/http2-serverpush-proxy) - Reverse proxy that helps to automatically utilize HTTP/2.0's server push mechanism for static websites. Available as middleware and standalone application. `MIT` `Nodejs`
|
||||
- [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` `Golang/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. ([Source Code](https://github.com/thekvs/microproxy)) `MIT` `Go`
|
||||
- [miniProxy](https://github.com/joshdick/miniProxy/) - Simple web proxy written in PHP that can allow you to bypass Internet content filters, or to browse the internet anonymously. Only one php file. ([Source Code](https://github.com/joshdick/miniProxy/)) `GPL-3.0` `PHP`
|
||||
|
Loading…
Reference in New Issue
Block a user