mirror of
https://github.com/snltty/linker.git
synced 2025-09-26 13:11:17 +08:00
191
This commit is contained in:
@@ -38,6 +38,8 @@ namespace linker.messenger.tuntap
|
||||
this.tuntapCidrDecenterManager = tuntapCidrDecenterManager;
|
||||
this.tuntapCidrMapfileManager = tuntapCidrMapfileManager;
|
||||
this.fakeAckTransfer = fakeAckTransfer;
|
||||
|
||||
LoggerHelper.Instance.Warning($"disabled drop ack");
|
||||
}
|
||||
|
||||
protected override void Connected(ITunnelConnection connection)
|
||||
|
@@ -1,5 +1,5 @@
|
||||
v1.9.1
|
||||
2025-09-01 17:29:31
|
||||
2025-09-01 18:50:04
|
||||
1. 一些累计更新
|
||||
2. 服务器转发多节点
|
||||
3. 虚拟网卡下伪造ACK为TCP-in-TCP隧道提速
|
||||
|
Reference in New Issue
Block a user