![]() |
1 éve | |
---|---|---|
.github | 1 éve | |
backend | 1 éve | |
blazehttp @ 23e8b59cd2 | 1 éve | |
blockpage | 1 éve | |
documents | 1 éve | |
images | 1 éve | |
lua-resty-t1k @ 6446166301 | 2 éve | |
plugins @ 209e7c0e00 | 2 éve | |
release | 1 éve | |
website | 1 éve | |
yanshi | 2 éve | |
.dockerignore | 1 éve | |
.gitignore | 1 éve | |
.gitmodules | 2 éve | |
CHANGELOG.md | 1 éve | |
Dockerfile | 1 éve | |
FAQ.md | 1 éve | |
LICENSE.md | 1 éve | |
README.md | 1 éve | |
README_CN.md | 1 éve |
English | 中文
Home Page | Online Demo | Documents
A simple, easy-to-use, and powerful free WAF. Based on the industry-leading semantic engine detection technology, it serves as a reverse proxy access to protect your website.
The core detection capability is driven by intelligent semantic analysis algorithms, tailored for the community, keep hackers away from you.
Automaton Generator | Lua Plugin | T1K Protocol | WAF Test Tool
Adopting containerized deployment, installation can be completed with one command at zero cost. Security configurations are ready to use out of the box, requiring no manual maintenance and enabling secure and effortless management.
Pioneering industry-leading intelligent semantic analysis algorithms for precise detection, low false positives, and resistance to circumvention. Unconstrained by rules, the semantic analysis algorithm equips users to confidently confront unknown 0day attack features.
Ruleless engine, linear security detection algorithm, with an average request detection latency at the millisecond level. Strong concurrency capability, effortlessly detecting 2000+ TPS on a single core; with sufficient hardware, there is no upper limit to the supported traffic scale.
The traffic processing engine is developed based on Nginx, guaranteeing both performance and stability. It incorporates a comprehensive health check mechanism, ensuring a service availability of up to 99.99%.
bash -c "$(curl -fsSLk https://waf-ce.chaitin.cn/release/latest/setup.sh)"
for information for 安装雷池
After opening the backend management page in the browser at https://<IP-or-HOSTNAME>:9443
, follow the on-screen instructions to scan the QR code using an authentication app that supports TOTP, and then enter the dynamic password to log in.
SafeLine is accessed in reverse proxy mode, receiving traffic before the web server, detecting and cleaning attack behavior in the traffic, and then forwarding the cleaned traffic to the web server.
💡 TIPS: After adding, executing curl -H "Host: <domain>" http://<IP-or-HOSTNAME>:<port>
should be able to get the response of the website.
Use the following step to simulate hacker attack and see how effective the protection of the SafeLine is.
http://<IP-or-HOSTNAME>:<PORT>/?id=1%20AND%201=1
http://<IP-or-HOSTNAME>:<PORT>/?a=<script>alert(1)</script>
more test for 测试防护效果
<img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=chaitin/safeline&type=Date">