MirageNetwork / MirageNetwork/MirageServer
节点密钥过期开关功能细节调整
Open
@gps949 is already working on this.
Since Jul 17, 2023.
增强
- Dominant language
- Vue
- Stars
- 207
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
根据TS官方行为模式:
节点密钥“永不过期”开关自开转关时,对于原本距离过期多于30分钟的,按原过期时间处理,对于原本距离过期时间小于30分钟(含已过期)的,按照展期30分钟处理。
同时,需要在节点配置菜单对于已过期节点增加“临时展期“菜单项,等同于打开并关闭”永不过期“的操作
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.