浏览代码

Update README.md

safe1ine 1 年之前
父节点
当前提交
b776a2a598
共有 1 个文件被更改,包括 13 次插入8 次删除
  1. 13 8
      README.md

+ 13 - 8
README.md

@@ -3,7 +3,7 @@
 
 
 <img src="/images/403.svg" align="right" width="200" />
 <img src="/images/403.svg" align="right" width="200" />
 
 
-SafeLine is a self-hosted web application firewall to protect your websites from attacks and exploits.
+SafeLine is a self-hosted **web application firewall** to protect your web apps from attacks and exploits.
 
 
 It defenses for all of web attacks, such as sql injection, code injection, os command injection, CRLF injection, ldap injection, xpath injection, rce, xss, xxe, ssrf, path traversal, backdoor, bruteforce, http-flood, bot abused and so on.
 It defenses for all of web attacks, such as sql injection, code injection, os command injection, CRLF injection, ldap injection, xpath injection, rce, xss, xxe, ssrf, path traversal, backdoor, bruteforce, http-flood, bot abused and so on.
 
 
@@ -22,21 +22,18 @@ It defenses for all of web attacks, such as sql injection, code injection, os co
 # Table of Contents
 # Table of Contents
 
 
 - [Introduction](#Intruction)
 - [Introduction](#Intruction)
-- [Screenshots](#Screenshots)
-- [How It Works](#How-It-Works)
 - [Security Features](#Security-Features)
 - [Security Features](#Security-Features)
 - [Quickstart](#Quickstart)
 - [Quickstart](#Quickstart)
 - [Community](#Community)
 - [Community](#Community)
 - [More Informations](#More-Informations)
 - [More Informations](#More-Informations)
 
 
-# Screenshots
+# Introduction
 
 
-| <img src="./images/screenshot-1.png" width=600 /> | <img src="./images/screenshot-2.png" width=600 /> |
-| ------------------------------------------------ | ------------------------------------------------ | 
-| <img src="./images/screenshot-3.png" width=600 /> | <img src="./images/screenshot-4.png" width=600 /> | 
+SafeLine is a self-hosted **web application firewall** to protect your web apps from attacks and exploits.
 
 
+It defenses for all of web attacks, such as sql injection, code injection, os command injection, CRLF injection, ldap injection, xpath injection, rce, xss, xxe, ssrf, path traversal, backdoor, bruteforce, http-flood, bot abused and so on.
 
 
-# How It Works
+## How It Works
 
 
 <img src="/images/safeline-as-proxy.png" align="right" width=400 />
 <img src="/images/safeline-as-proxy.png" align="right" width=400 />
 
 
@@ -48,6 +45,14 @@ SafeLine is developed based on nginx, it serves as a reverse proxy middleware to
 - IP-based rate limiting
 - IP-based rate limiting
 - Web Access Control List
 - Web Access Control List
 
 
+## Screenshots
+
+| <img src="./images/screenshot-1.png" width=600 /> | <img src="./images/screenshot-2.png" width=600 /> |
+| ------------------------------------------------ | ------------------------------------------------ | 
+| <img src="./images/screenshot-3.png" width=600 /> | <img src="./images/screenshot-4.png" width=600 /> | 
+
+
+
 # Security Features
 # Security Features
 
 
 ## Web Attacks
 ## Web Attacks