mirror of
https://github.com/miantiao-me/awesome-homelab.git
synced 2026-05-09 08:25:36 +02:00
[GH-ISSUE #10] [Request] Add SafeLine – Self-Hosted WAF with Semantic Detection #8
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/awesome-homelab#8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sharon428931 on GitHub (Jul 4, 2025).
Original GitHub issue: https://github.com/miantiao-me/awesome-homelab/issues/10
Introduction
SafeLine is a powerful, open-source, self-hosted Web Application Firewall (WAF) designed to protect web applications from real-world threats like XSS, SQL injection, bot traffic, and more — all with a semantic analysis engine that goes beyond traditional rule-based protection.
Originally developed by Chaitin Tech, SafeLine now protects 1 million+ websites and handles 30+ billion daily requests in production environments.
Key Features
Semantic Detection Engine
Understands the intent behind requests, not just patterns — detects obfuscated payloads, nested injections, and WAF bypasses.
Self-Hosted & Open Source
Run it entirely on your own server or VPS. No cloud lock-in or external dependencies.
Easy to Deploy
One-line Docker install and beginner-friendly UI. Great for both hobby projects and production workloads.
Real-Time Dashboard
Monitor attacks, apply rules, and manage protection visually from a clean web console.
Bot Management
Includes bot challenge support, anti-crawler detection, rate limiting, and more.
Why It Fits Your Homelab
If you're self-hosting apps, APIs, or dashboards at home, SafeLine adds a serious layer of protection — without introducing external dependencies. Lightweight, fast, and private.
Links
We'd love to see SafeLine included in awesome-homelab!