mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-27 23:20:26 +08:00
增加网站每日独立IP统计
This commit is contained in:
@@ -21,4 +21,5 @@ message ServerBandwidthStat {
|
||||
int64 countAttackRequests = 14; // 总攻击请求数
|
||||
int64 userPlanId = 15; // 绑定的用户套餐ID
|
||||
int64 countWebsocketConnections = 16; // Websocket连接数
|
||||
int64 countIPs = 17; // 总IP数
|
||||
}
|
||||
Reference in New Issue
Block a user