add traffic limiter plugin
This commit is contained in:
@ -41,7 +41,7 @@ func main() {
|
||||
}
|
||||
|
||||
resp := bypassResponse{
|
||||
OK: true,
|
||||
OK: false,
|
||||
}
|
||||
|
||||
log.Printf("bypass: client=%s network=%s, addr=%s, host=%s", rb.Client, rb.Network, rb.Addr, rb.Host)
|
||||
|
Reference in New Issue
Block a user