Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

0.3.4.3

Compare
Choose a tag to compare
@FranzKafkaYu FranzKafkaYu released this 09 Jun 09:54
· 18 commits to main since this release

New

1.重构设备限制功能,当接入设备(IP)超过限制,10分钟内禁止链接(该功能依赖iptables)
Refactor device limit function,when the accessed devices (IP) exceed the limit,these devices will be blocked 10 minutes.
2.开启TLS时将自动复用面板证书与域名
Enable TLS will use panel‘s certs and domain automatically.
3.添加TLS证书热重载设置
Add TLS ocspStapling setting
4.添加用户增加快捷按钮,可一次性添加多个用户
Add options for adding multi users
5.CPU使用提醒附带进程信息
Add process info when CPU usage alert

Fix

1.修复Reality前端手动填入公钥无法显示问题
Fix Reality public key couldn't display when manually set
2.修复申请多个证书时会自动删除之前证书的问题
Fix multi certs issue problem

Chore

1.更新所有依赖
Update all dependencies.