-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FEAT]: 清理被删除的隧道的配置文件 #179
Labels
enhancement:功能
是新的功能请求
Comments
由于这个情况的存在,每次启动软件的时候都会尝试去启动已经被删除的隧道,显而易见,这会是失败的,这就会降低软件启动的效率 但由于此问题并不影响正常使用,所以我将其提交为推荐处理 |
这是我测试时的frpc日志 |
这是Nya的日志 |
会尽快实现相关功能,但不会移除已删除隧道的配置文件。会将其移动到临时目录,由用户决定是否删除。 |
Update: 应该提供一个已存储的配置文件管理界面,不必移动位置 |
即使如此,那也应当将删除的隧道的自动启动列表删除以提高效率
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2024年9月5日(星期四) 晚上7:06
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: Re: [Muska-Ami/NyaLCF] [FEAT]: 清理被删除的隧道的配置文件 (Issue #179)
Update: 应该提供一个已存储的配置文件管理界面,不必移动位置
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
这个会实现,不过配置不会自动删除 |
由于我个人精力有限,可能不会那么快发布更新 |
Muska-Ami
added a commit
that referenced
this issue
Sep 10, 2024
Muska-Ami
added a commit
that referenced
this issue
Oct 3, 2024
已完成 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问前检查
功能描述
%Roaming%\moe.muska.ami\nyanana\frpc\proxies目录下,已经被删除的隧道仍然保存配置文件,且相关自动启动参数也仍然保存
希望能在检查到隧道删除时自动删除相关配置文件和自动启动参数
The text was updated successfully, but these errors were encountered: