gVisor bot
|
abf999d80f
|
fix: compile
|
2022-05-29 20:02:30 +08:00 |
|
gVisor bot
|
32d332b873
|
refactor: 使用 netlink 配置 ip rule
|
2022-05-29 15:03:27 +08:00 |
|
gVisor bot
|
09690122e4
|
feat: RESTful API support disable sniffer
|
2022-05-24 13:44:52 +08:00 |
|
gVisor bot
|
d3e20a87de
|
fix: 热重载Tun配置
|
2022-05-19 19:19:19 +08:00 |
|
gVisor bot
|
4ccedb34e8
|
fix: provider auto update
|
2022-05-08 00:04:16 +08:00 |
|
gVisor bot
|
4d8ba83abe
|
fix: patch update support tun
|
2022-05-03 19:31:00 +08:00 |
|
gVisor bot
|
2b4b759f63
|
fix: auto-route priority wlan0 in Android
|
2022-04-30 17:43:37 +08:00 |
|
gVisor bot
|
61491c8627
|
fix: hotspot for android
|
2022-04-22 22:25:45 +08:00 |
|
gVisor bot
|
113d84b438
|
[fix] auto-route for android
|
2022-04-21 17:47:04 +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
|
f18800de42
|
[内容]
1.autoIptables 开关
2.go.mod 调整
3.processName 调整
4.makefile 调整
5.Tun模块 部分代码调整
|
2022-03-19 01:11:27 +08:00 |
|
gVisor bot
|
b8c9a1bf6d
|
update
|
2022-03-17 23:24:07 +08:00 |
|
gVisor bot
|
db31cfbd7f
|
Merge remote-tracking branch 'yaling888/with-tun' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/linter.yml
# .github/workflows/release.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/geodata/memconservative/cache.go
# component/geodata/router/condition.go
# component/geodata/router/condition_geoip.go
# component/geodata/standard/standard.go
# component/geodata/utils.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/client.go
# dns/filters.go
# dns/resolver.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.go
# listener/tproxy/tproxy_linux_iptables.go
# listener/tun/dev/dev.go
# listener/tun/dev/dev_darwin.go
# listener/tun/dev/dev_linux.go
# listener/tun/dev/dev_windows.go
# listener/tun/dev/wintun/config.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/dev/wintun/wintun_windows.go
# listener/tun/ipstack/commons/dns.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/gvisor/utils.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/dns.go
# listener/tun/ipstack/system/tcp.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/common/base.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/geoip.go
# rule/common/geosite.go
# rule/common/ipcidr.go
# rule/common/port.go
# rule/parser.go
# rule/process.go
# test/go.mod
# test/go.sum
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-03-17 17:41:02 +08:00 |
|
gVisor bot
|
9ef90782ce
|
Chore: use gateway address of fake ip pool as the TUN device address
|
2022-03-17 07:41:18 +08:00 |
|
gVisor bot
|
fb7ba942c7
|
Style: code style
|
2022-03-15 02:55:06 +08:00 |
|
gVisor bot
|
c8861d83f8
|
Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack
|
2022-03-12 02:16:13 +08:00 |
|
gVisor bot
|
0175b103d0
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
gVisor bot
|
f8e9902530
|
Chore: code style
|
2022-03-09 00:32:21 +08:00 |
|
gVisor bot
|
7f0de1861a
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
gVisor bot
|
0aead76a23
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 06:11:24 +08:00 |
|
gVisor bot
|
3c645b4f54
|
[Refactor]
1.allow maybe empty group
2.use COMPATIBLE(DIRECT alias) when proxy group is empty
3.http provider pass through tunnel
|
2022-01-18 21:09:36 +08:00 |
|
gVisor bot
|
f507672d4b
|
make tun config compatible with premium
|
2022-01-05 00:33:42 +08:00 |
|
gVisor bot
|
63254f0306
|
merge clash 1.9.0
|
2022-01-04 17:58:50 +08:00 |
|
gVisor bot
|
4208d48a9d
|
Merge remote-tracking branch 'clash/dev' into Meta
# Conflicts:
# .github/workflows/docker.yml
# dns/server.go
# go.mod
# go.sum
# hub/executor/executor.go
# test/go.mod
# test/go.sum
|
2022-01-04 17:31:07 +08:00 |
|
gVisor bot
|
074c28f0bd
|
Chore: ReCreate* do side effect job (#1849)
|
2021-12-26 22:08:53 +08:00 |
|
gVisor bot
|
e69c54cfcd
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|
gVisor bot
|
92396fc893
|
Merge from remote branch
|
2021-08-05 00:49:17 +08:00 |
|
gVisor bot
|
d47aef7bae
|
Fix: interface nil check panic from previous commit
|
2021-08-04 23:52:50 +08:00 |
|
gVisor bot
|
3317beb191
|
Fix: listener patch diff
|
2021-08-01 00:35:37 +08:00 |
|
gVisor bot
|
2e762b39b7
|
Merge from remote branch
|
2021-07-28 22:13:21 +08:00 |
|
gVisor bot
|
dd6e71d58f
|
Feature: SOCKS4/SOCKS4A Inbound Compatible Support (#1491)
|
2021-07-18 16:09:09 +08:00 |
|
gVisor bot
|
38c102a93d
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
gVisor bot
|
894e2843d5
|
Style: code style
|
2021-06-13 17:23:10 +08:00 |
|