lbl
|
b7151880c0
|
feat(android): add JNI build and VPN support
|
2026-08-22 21:55:00 +08:00 |
|
lbl
|
74c47bce69
|
feat: add outbound interface binding
|
2026-08-22 07:58:18 +08:00 |
|
lbl
|
1ff7405681
|
修复 register/start_tun 失败后不可重试
- register 拆出 register_impl,Err 时归还 RegistrationContext,
调用方(CLI/Web 的 5 秒重试循环)不再得到 'can only be called once'
- DeviceIoManager::start_task 改为先创建 tun 设备(唯一可能失败的步骤),
成功后才消费 TunReceiver/EnhancedOutbound,失败时调用方状态完整可重试
|
2026-08-20 21:54:27 +08:00 |
|
lbl
|
2aa423062e
|
支持设置端口
|
2026-02-28 17:49:11 +08:00 |
|
lbl
|
5a31ad89f4
|
jni
|
2026-02-24 18:31:40 +08:00 |
|
lbl
|
4708ed2b16
|
注册失败时重试
|
2026-02-24 16:08:18 +08:00 |
|
lbl
|
b4301a8106
|
v2
|
2026-02-10 18:20:39 +08:00 |
|