mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-23 08:36:41 +00:00
8af9845117
Signed-off-by: Xe Iaso <me@xeiaso.net>
14 lines
192 B
JSON
14 lines
192 B
JSON
{
|
|
"bots": [
|
|
{
|
|
"name": "generic-browser",
|
|
"user_agent_regex": "Mozilla",
|
|
"action": "CHALLENGE"
|
|
}
|
|
],
|
|
"metrics": {
|
|
"bind": ":9090",
|
|
"network": "tcp"
|
|
}
|
|
}
|