mirror of
https://github.com/snltty/linker.git
synced 2025-10-21 08:09:26 +08:00
修复虚拟网卡添加路由错误,和增加自动更新
This commit is contained in:
@@ -18,6 +18,7 @@ namespace linker.service
|
||||
protected override void OnStart(string[] _args)
|
||||
{
|
||||
CheckMainProcess();
|
||||
|
||||
}
|
||||
protected override void OnStop()
|
||||
{
|
||||
|
Reference in New Issue
Block a user