mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-28 13:36:37 +08:00
实现基础的DDoS防护
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user