aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorawesome-selfhosted-bot <github-actions@github.com>2025-05-12 20:54:35 +0000
committerawesome-selfhosted-bot <github-actions@github.com>2025-05-12 20:54:35 +0000
commitcadad5d24b9d7c1ff75273ec6b9fe34960a172b2 (patch)
treea830080d491969175ccfb5bfc163654b7a908d49
parent[bot] build markdown from awesome-selfhosted-data e14d039 (diff)
downloadawesome-selfhosted-cadad5d24b9d7c1ff75273ec6b9fe34960a172b2.tar.gz
awesome-selfhosted-cadad5d24b9d7c1ff75273ec6b9fe34960a172b2.zip
[bot] build markdown from awesome-selfhosted-data 5c3866d
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index ac99b80a..bb2f33c5 100644
--- a/README.md
+++ b/README.md
@@ -2131,6 +2131,7 @@ _Related: [Proxy](#proxy)_
- [Nginx Proxy Manager](https://nginxproxymanager.com/) - Docker container for managing Nginx proxy hosts with a simple, powerful interface. ([Source Code](https://github.com/NginxProxyManager/nginx-proxy-manager)) `MIT` `Docker`
- [NGINX](https://nginx.org/en/) - HTTP and reverse proxy server, mail proxy server, and generic TCP/UDP proxy server. ([Source Code](https://github.com/nginx/nginx)) `BSD-2-Clause` `C/deb/Docker`
- [Pomerium](https://www.pomerium.io) - An identity-aware reverse proxy, successor to now obsolete oauth_proxy. It inserts an OAuth step before proxying your request to the backend, so that you can safely expose your self-hosted websites to public Internet. ([Source Code](https://github.com/pomerium/pomerium)) `Apache-2.0` `Go`
+- [SafeLine](https://waf.chaitin.com/) - Web application firewall / reverse proxy to protect your web apps from attacks and exploits. ([Demo](https://demo.waf.chaitin.com/), [Source Code](https://github.com/chaitin/SafeLine)) `GPL-3.0` `Docker`
- [Static Web Server](https://static-web-server.net/) - Cross-platform, high-performance, and asynchronous web server for static file serving. ([Source Code](https://github.com/static-web-server/static-web-server)) `Apache-2.0/MIT` `Rust/Docker`
- [SWAG (Secure Web Application Gateway)](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with PHP support, built-in Certbot (Let's Encrypt) client and fail2ban integration. `GPL-3.0` `Docker`
- [Traefik](https://traefik.io/) - HTTP reverse proxy and load balancer that makes deploying microservices easy. ([Source Code](https://github.com/traefik/traefik)) `MIT` `Go/Docker`