记录WAF日志

This commit is contained in:
刘祥超
2020-11-02 15:49:30 +08:00
parent 0862f6ccce
commit d1dbe44485
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"