mirror of
https://github.com/snltty/linker.git
synced 2025-09-26 21:15:57 +08:00
172
This commit is contained in:
@@ -48,6 +48,7 @@ namespace linker.messenger.tuntap.lease
|
||||
info = serializer.Deserialize<LeaseInfo>(resp.Data.Span);
|
||||
}
|
||||
leaseClientStore.Set(signInClientStore.Group.Id, info);
|
||||
leaseClientStore.Confirm();
|
||||
return info;
|
||||
}
|
||||
public async Task LeaseChange()
|
||||
|
@@ -1,5 +1,5 @@
|
||||
v1.7.2
|
||||
2025-04-11 17:10:31
|
||||
2025-04-11 17:28:49
|
||||
1. 内网穿透的计划任务
|
||||
2. 一些修复和优化
|
||||
3. 优化自动分配IP
|
||||
|
Reference in New Issue
Block a user