9140增加wannat模块.
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
[platform]
|
||||
{% raw %}{% if connsketch.enable == 1 %}
|
||||
{% raw %}{% if wannat.enable == 1 %}
|
||||
./plug/platform/wannat/wangw.inf
|
||||
./plug/platform/wire_graft/wire_graft.inf
|
||||
{% endif %}
|
||||
{% if connsketch.enable == 1 %}
|
||||
./plug/platform/app_proto_identify/app_proto_identify.inf
|
||||
{% endif %}
|
||||
./plug/platform/tsg_master/tsg_master.inf
|
||||
|
||||
@@ -46,6 +46,9 @@ connsketch:
|
||||
|
||||
capturepacket:
|
||||
enable: 0/1
|
||||
|
||||
wannat:
|
||||
enable: 0/1
|
||||
|
||||
ddossketch:
|
||||
enable: 0/1
|
||||
|
||||
@@ -69,4 +69,6 @@
|
||||
- {role: tsg-diagnose, tags: tsg-diagnose}
|
||||
- {role: tsg-exporter-proxy-9140, tags: tsg-exporter-proxy-9140}
|
||||
- {role: system-init-9140, tags: system-init-9140}
|
||||
- {role: system-init, tags: system-init}
|
||||
- {role: system-init, tags: system-init}
|
||||
- {role: wannat_wangw, tags: wannat_wangw}
|
||||
- {role: wire_graft, tags: wire_graft}
|
||||
Reference in New Issue
Block a user