improve: use stream reduce auth check time

This commit is contained in:
naiba
2024-11-23 12:43:02 +08:00
parent 336d8d4fc3
commit 6db1a4b19d
10 changed files with 249 additions and 141 deletions
+1
View File
@@ -13,6 +13,7 @@ const (
_ uint8 = iota
WAFBlockReasonTypeLoginFail
WAFBlockReasonTypeBruteForceToken
WAFBlockReasonTypeAgentAuthFail
)
type WAF struct {