gVisor bot
|
11834c4592
|
fix: fix upgrade header detect (#2134)
|
2022-06-09 17:57:48 +08:00 |
|
gVisor bot
|
739502ae30
|
refactor: 添加no_gvisor 编译tag, 剔除gvisor stack支持, 方便在arm设备上debug
|
2022-06-03 20:07:30 +08:00 |
|
gVisor bot
|
f7009e7f0b
|
fix: OpenClash 回环
|
2022-06-01 12:32:45 +08:00 |
|
gVisor bot
|
ba5113ad16
|
chore: 调整内置winTun.dll部分
|
2022-06-01 12:01:08 +08:00 |
|
gVisor bot
|
fb97733d55
|
fix: TUN file exists
|
2022-05-31 10:34:13 +08:00 |
|
gVisor bot
|
abf999d80f
|
fix: compile
|
2022-05-29 20:02:30 +08:00 |
|
gVisor bot
|
54c131e558
|
refactor: 使用 netlink 获取默认网卡
|
2022-05-29 15:35:08 +08:00 |
|
gVisor bot
|
32d332b873
|
refactor: 使用 netlink 配置 ip rule
|
2022-05-29 15:03:27 +08:00 |
|
gVisor bot
|
0c3071f85c
|
fix: route on android
|
2022-05-28 23:29:22 +08:00 |
|
gVisor bot
|
b44848c8dc
|
fix: npe
|
2022-05-28 23:29:03 +08:00 |
|
gVisor bot
|
1cfae4aba8
|
refactor: 合并部分android代码入linux && ip 使用netlink配置路由
|
2022-05-28 21:58:29 +08:00 |
|
gVisor bot
|
09690122e4
|
feat: RESTful API support disable sniffer
|
2022-05-24 13:44:52 +08:00 |
|
gVisor bot
|
fa70694e4d
|
refactor: new way to get interface change even for linux
|
2022-05-20 21:44:19 +08:00 |
|
gVisor bot
|
d3e20a87de
|
fix: 热重载Tun配置
|
2022-05-19 19:19:19 +08:00 |
|
gVisor bot
|
18ee3ceac5
|
chore: Android auto-detect-interface plus
|
2022-05-18 12:00:57 +08:00 |
|
gVisor bot
|
27606d2ad2
|
chore: remove noisy log
|
2022-05-16 18:20:13 +08:00 |
|
gVisor bot
|
0eecb03bfa
|
refactor: remove useless code
|
2022-05-16 17:29:08 +08:00 |
|
gVisor bot
|
d86deea7f1
|
refactor: new way to get interface for android
|
2022-05-16 17:06:44 +08:00 |
|
gVisor bot
|
4ccedb34e8
|
fix: provider auto update
|
2022-05-08 00:04:16 +08:00 |
|
gVisor bot
|
d149ba688f
|
fix: wrong parameters
|
2022-05-04 01:04:43 +08:00 |
|
gVisor bot
|
079a830209
|
Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
# listener/tun/ipstack/commons/router_linux.go
|
2022-05-04 01:04:11 +08:00 |
|
gVisor bot
|
e9bd2d8d68
|
fix: default router with fakeIP when tun enable
|
2022-05-04 00:59:04 +08:00 |
|
gVisor bot
|
6ab536c431
|
fix: default router with fakeIP when tun enable
|
2022-05-04 00:36:44 +08:00 |
|
gVisor bot
|
29f1787a4d
|
chore: add default router when tun enable
|
2022-05-03 23:58:11 +08:00 |
|
gVisor bot
|
4d8ba83abe
|
fix: patch update support tun
|
2022-05-03 19:31:00 +08:00 |
|
gVisor bot
|
f1b3ce54be
|
chore: workflow
|
2022-05-02 00:59:41 +08:00 |
|
gVisor bot
|
2b4b759f63
|
fix: auto-route priority wlan0 in Android
|
2022-04-30 17:43:37 +08:00 |
|
gVisor bot
|
b15e47c580
|
fixup! chore: system err log
|
2022-04-28 12:37:53 +08:00 |
|
gVisor bot
|
dd1e7078c7
|
chore: system err log
|
2022-04-27 22:54:12 +08:00 |
|
gVisor bot
|
746e1382b5
|
chore: Adjust the tcp-concurrent and sniffer log
|
2022-04-27 15:22:42 +08:00 |
|
gVisor bot
|
94e101033c
|
fix: undefined parameter
|
2022-04-27 14:42:58 +08:00 |
|
gVisor bot
|
b2a2d2ca75
|
Chore: http
|
2022-04-27 12:52:11 +08:00 |
|
gVisor bot
|
4aaa9f8ca8
|
Fix: http proxy Upgrade behavior (#2097)
|
2022-04-27 12:38:31 +08:00 |
|
gVisor bot
|
7421c5f70a
|
fix: gvisor panic
|
2022-04-25 18:39:45 +08:00 |
|
gVisor bot
|
ed45c53179
|
Chore: increase nattable capacity
|
2022-04-25 13:18:41 +08:00 |
|
gVisor bot
|
ad67a1c34c
|
Chore: use generics as possible
|
2022-04-25 13:18:30 +08:00 |
|
gVisor bot
|
086772b721
|
fix: logic of auto-detect-interface
|
2022-04-23 23:42:42 +08:00 |
|
gVisor bot
|
42601721a6
|
refactor: tidy auto-route code
|
2022-04-23 17:31:16 +08:00 |
|
gVisor bot
|
61491c8627
|
fix: hotspot for android
|
2022-04-22 22:25:45 +08:00 |
|
gVisor bot
|
ba507fc5e0
|
Chore: wait for system stack to close
|
2022-04-22 12:44:51 +08:00 |
|
gVisor bot
|
751f3e8abd
|
Chore: fix typos
|
2022-04-22 12:42:20 +08:00 |
|
gVisor bot
|
113d84b438
|
[fix] auto-route for android
|
2022-04-21 17:47:04 +08:00 |
|
gVisor bot
|
e2dbbb7cfe
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
gVisor bot
|
915f40e71b
|
Chore: IpToAddr
|
2022-04-20 22:09:16 +08:00 |
|
gVisor bot
|
a4654d30d5
|
chore: upgrade dependencies
|
2022-04-20 01:31:33 +08:00 |
|
gVisor bot
|
e54d403a1e
|
Chore: adjust ipstack
|
2022-04-13 02:20:53 +08:00 |
|
gVisor bot
|
bc33cd5630
|
Refactor: fakeip pool use netip.Prefix, supports ipv6 range
|
2022-04-12 20:32:08 +08:00 |
|
gVisor bot
|
950e638222
|
Chore: fix typos
|
2022-04-12 19:08:13 +08:00 |
|
gVisor bot
|
58c7157f71
|
Refactor: cache use generics
|
2022-04-12 18:44:10 +08:00 |
|
gVisor bot
|
a4bff632bc
|
revert:the name of tun device on mac
|
2022-04-05 23:04:59 +08:00 |
|