mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-15 04:58:43 +00:00
test: add haproxy smoke test
Assisted-by: GLM 5 via Claude Code Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
11
test/haproxy-simple/conf/anubis/anubis.yaml
Normal file
11
test/haproxy-simple/conf/anubis/anubis.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
bots:
|
||||
- name: mozilla
|
||||
user_agent_regex: Mozilla
|
||||
action: CHALLENGE
|
||||
challenge:
|
||||
difficulty: 2
|
||||
algorithm: fast
|
||||
|
||||
status_codes:
|
||||
CHALLENGE: 401
|
||||
DENY: 403
|
||||
Reference in New Issue
Block a user