ufwban/conf.json.example
2025-05-25 13:01:19 +00:00

15 lines
221 B
Plaintext

{
"rules": {
"codes": [
444
],
"contents": [
"\\x", ".env", "php", ".git", ".js"
],
"agents": [
"bot"
]
},
"whitelist": []
}