mirror of
https://gitgud.io/fatchan/haproxy-protection.git
synced 2025-05-09 02:05:37 +00:00
Add asn blocking
This commit is contained in:
1
haproxy/map/blockedasn.map
Normal file
1
haproxy/map/blockedasn.map
Normal file
@@ -0,0 +1 @@
|
||||
12345 admin:asdf
|
@@ -1 +1,2 @@
|
||||
localhost-test.com admin
|
||||
example.com asdf
|
||||
localhost admin
|
||||
|
@@ -1 +1 @@
|
||||
localhost-test 127.0.0.1:3000
|
||||
localhost 127.0.0.1:81
|
||||
|
1
haproxy/map/iptoasn.map
Normal file
1
haproxy/map/iptoasn.map
Normal file
@@ -0,0 +1 @@
|
||||
0.0.0.0/0 12345
|
@@ -0,0 +1 @@
|
||||
0.0.0.0/0 admin
|
||||
|
Reference in New Issue
Block a user