Update README.md

This commit is contained in:
Peter 2022-07-18 15:21:21 +02:00 committed by GitHub
parent 40bd794c1f
commit 1e58e242fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1533,6 +1533,7 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_
**[`^ back to top ^`](#)**
- [gatling](https://github.com/p-w/gatling-webserver) - a high performance web server. Gatling is a small and fast HTTP webserver and reverse proxy that makes deploying microservices or websites easy. Gatling is particularly good in situations with very high load. ([Source Code](https://www.fefe.de/gatling/)) `GPL-2.0` `C`
- [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`