feat Main HTTP Server; IP,URL Allowlist and Blocklist

This commit is contained in:
Roi Feng
2025-02-06 01:16:56 -05:00
commit dcbfa27722
12 changed files with 453 additions and 0 deletions

View File

View File

View File

View File

4
config/torii.yml Normal file
View File

@ -0,0 +1,4 @@
port: "2550"
rule_path: "/www/dev/server_torii/config/rules"
connecting_ip_headers:
- "X-Real-IP"