实现基础的DDoS防护

This commit is contained in:
GoEdgeLab
2022-05-18 21:02:47 +08:00
parent d7bff7e1c8
commit 6c2301733a
29 changed files with 939 additions and 48 deletions

View File

@@ -70,8 +70,8 @@
<table class="ui table selectable celled" v-if="logs.length > 0">
<thead>
<tr>
<th>集群</th>
<th>节点</th>
<th class="two wide">集群</th>
<th class="two wide">节点</th>
<th>信息</th>
<th style="width: 5em">操作</th>
</tr>