Commit graph

90 commits

Author SHA1 Message Date
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
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
1cfae4aba8 refactor: 合并部分android代码入linux && ip 使用netlink配置路由 2022-05-28 21:58:29 +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
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
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
b2a2d2ca75 Chore: http 2022-04-27 12:52:11 +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
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
40ee33f062 refactor: Some adjustments 2022-04-03 19:15:16 +08:00
gVisor bot
05125430dd Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
#	README.md
#	adapter/outbound/trojan.go
#	adapter/outbound/vless.go
#	transport/trojan/trojan.go
2022-03-30 13:15:45 +08:00
gVisor bot
323dea4352 Chore: adjust gVisor stack 2022-03-28 03:25:55 +08:00
gVisor bot
3fd2aa1832 Merge remote-tracking branch 'tun/with-tun' into Alpha 2022-03-25 14:20:05 +08:00
gVisor bot
cd7aad233e Chore: adjust tun RelayDnsPacket 2022-03-25 04:09:11 +08:00
gVisor bot
e16bc7f69a Fix: udp 4In6 of tun system stack 2022-03-25 03:42:46 +08:00
gVisor bot
22db48dd37 [skip ci]
# Conflicts:
#	.github/workflows/linter.yml
#	.github/workflows/release.yml
#	config/config.go
#	go.mod
#	go.sum
#	hub/executor/executor.go
2022-03-23 01:41:42 +08:00
gVisor bot
e773595e33 auto change interface for tproxy 2022-03-21 19:51:27 +08:00
gVisor bot
e07c3a7fe0 Fix: wintun dns address 2022-03-20 04:19:48 +08:00
gVisor bot
29b8076c75 Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
#	listener/tun/tun_adapter.go
2022-03-19 22:37:51 +08:00
gVisor bot
f3304cf245 Feature: auto detect interface if switch network 2022-03-18 17:03:50 +08:00
gVisor bot
6d4942e90b Fix: build 2022-03-18 05:21:28 +08:00
gVisor bot
598ec35701 Chore: make fake ip pool start with the third ip 2022-03-18 05:17:47 +08:00