记录WAF日志

This commit is contained in:
GoEdgeLab
2020-11-02 15:49:30 +08:00
parent 6e2f5f976f
commit 8cd370ee69
5 changed files with 86 additions and 33 deletions

View File

@@ -1,7 +1,5 @@
package waf
// 感谢以下规则来源:
// - Janusec: https://www.janusec.com/
func Template() *WAF {
waf := NewWAF()
waf.Id = "template"