aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-02 15:05:15 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-02 15:05:15 +0000
commitdd09b5652a0b399a5c063518600aa5857c27c88c (patch)
tree50f2dfbbc147530f2ff878dd74359298bc01c0d2
parentAdded video streaming description (diff)
downloadawesome-selfhosted-dd09b5652a0b399a5c063518600aa5857c27c88c.tar.gz
awesome-selfhosted-dd09b5652a0b399a5c063518600aa5857c27c88c.zip
Added proxy description
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3bd4e36f..e86e54da 100644
--- a/README.md
+++ b/README.md
@@ -1619,6 +1619,8 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
**[`^ back to top ^`](#)**
+A [proxy](https://en.wikipedia.org/wiki/Proxy_server) is a server application that acts as an intermediary between a client requesting a resource and the server providing that resource.
+
- [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](https://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`