gVisor bot
|
ea5a231145
|
chore: Something update from clash :) (#606)
|
2023-06-06 09:45:05 +08:00 |
|
gVisor bot
|
f6c7ba4086
|
chore: better workflow
|
2023-03-01 13:41:25 +08:00 |
|
gVisor bot
|
71a8982768
|
chore: Considering remove GOAMD64=v2 of linux-amd64-compatible
close https://github.com/MetaCubeX/Clash.Meta/issues/391
|
2023-02-18 13:32:26 +08:00 |
|
gVisor bot
|
faf7a20295
|
chore: update docker.yaml and Makefile docker
|
2023-01-17 12:43:51 +08:00 |
|
gVisor bot
|
bdd5daf15b
|
chore: better workflow
|
2023-01-15 15:04:27 +08:00 |
|
gVisor bot
|
83f10d2a3b
|
Update Makefile
add CGO support for release build
add release.sh
|
2023-01-15 02:08:46 +08:00 |
|
gVisor bot
|
9786f1f6c1
|
chore: adjust makefile
|
2023-01-12 01:31:38 +08:00 |
|
gVisor bot
|
afd5e48adc
|
chore: use sing-tun to replace old tun_adapter
|
2022-10-06 19:23:38 +08:00 |
|
gVisor bot
|
2c10af7b1d
|
support ebpf
|
2022-07-29 09:08:35 +08:00 |
|
gVisor bot
|
834231cac1
|
chore: amd64v3 改名为amd64,amd64v2改为amd64-compatible, darwin删除v2
|
2022-06-05 21:23:06 +08:00 |
|
gVisor bot
|
301796755d
|
chore: adjust makefile
|
2022-06-04 21:21:42 +08:00 |
|
gVisor bot
|
abf999d80f
|
fix: compile
|
2022-05-29 20:02:30 +08:00 |
|
gVisor bot
|
623a2792d4
|
fix: Failed to get version tag
|
2022-05-02 14:43:01 +08:00 |
|
gVisor bot
|
f1b3ce54be
|
chore: workflow
|
2022-05-02 00:59:41 +08:00 |
|
gVisor bot
|
7b9a24ee08
|
fix: uid rule only support linux and android
|
2022-04-22 16:51:01 +08:00 |
|
gVisor bot
|
a52743bd28
|
[SKIP CI]
Merge remote-tracking branch 'Pro-Plus/with-tun' into Alpha
# Conflicts:
# README.md
# hub/route/server.go
|
2022-03-23 13:23:34 +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
|
c38ae18a59
|
Feature: flush fakeip pool
|
2022-03-23 01:05:43 +08:00 |
|
gVisor bot
|
9b48fc9d8d
|
Merge branch 'ogn-dev' into with-tun
|
2022-03-20 21:26:25 +08:00 |
|
gVisor bot
|
30e643a3cc
|
Chore: use GOAMD64 v1 on build docker image
|
2022-03-20 11:32:18 +08:00 |
|
gVisor bot
|
f1f6a18e56
|
[内容]
同步至最新v1.10.0
|
2022-03-19 15:01:49 +08:00 |
|
gVisor bot
|
338b43a32e
|
Chore: split amd64 v3 to special release
|
2022-03-19 13:42:06 +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
|
5fd0567402
|
fix
|
2022-03-18 00:40:39 +08:00 |
|
gVisor bot
|
0bd8e30655
|
update
|
2022-03-18 00:24:38 +08:00 |
|
gVisor bot
|
d0ef727198
|
update
|
2022-03-17 23:57:58 +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
|
50ab57c72e
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/docker.yml
# adapter/outboundgroup/fallback.go
# adapter/outboundgroup/loadbalance.go
# adapter/outboundgroup/relay.go
# adapter/outboundgroup/selector.go
# adapter/outboundgroup/urltest.go
# config/config.go
# go.mod
# go.sum
# main.go
# test/go.mod
# test/go.sum
|
2022-03-17 01:41:51 +08:00 |
|
gVisor bot
|
90e464ef38
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 22:55:18 +08:00 |
|
gVisor bot
|
446fd99436
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
gVisor bot
|
3c4c4c43e4
|
Fix: docker build makefile
|
2022-03-16 12:13:59 +08:00 |
|
gVisor bot
|
907c68c9cb
|
Migration: go 1.18
|
2022-03-16 12:10:13 +08:00 |
|
gVisor bot
|
40381afa05
|
[build test]
|
2022-03-16 00:43:08 +08:00 |
|
gVisor bot
|
0175b103d0
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
gVisor bot
|
7f0de1861a
|
Merge from remote branch
|
2022-02-23 01:00:27 +08:00 |
|
gVisor bot
|
f0bdbb6993
|
Makefile add android-armv8
|
2022-02-21 18:04:38 +08:00 |
|
gVisor bot
|
ef86484c70
|
Chore: use golangci-lint config file
|
2022-02-19 00:08:51 +08:00 |
|
gVisor bot
|
26abe81d36
|
[build]
|
2022-02-06 05:08:11 +08:00 |
|
gVisor bot
|
7e25ef507a
|
[Feat]
1.Add DNS over QUIC support
2.Replace Country.mmdb with GeoIP.dat
3.build with Alpha tag
|
2022-01-27 12:45:11 +08:00 |
|
gVisor bot
|
09ffc53d95
|
[chore] Replace Country.mmdb with GeoIP.dat
|
2022-01-26 12:01:14 +08:00 |
|
gVisor bot
|
10013bb097
|
Update Makefile
|
2022-01-25 21:47:11 +08:00 |
|
gVisor bot
|
426df96412
|
github action add build
(cherry picked from commit bdec838673767977c14191861ac1b9a8291e2ffc)
|
2022-01-25 20:33:30 +08:00 |
|
gVisor bot
|
f507672d4b
|
make tun config compatible with premium
|
2022-01-05 00:33:42 +08:00 |
|
gVisor bot
|
20db5ac57e
|
Makefile
|
2021-12-04 21:43:33 +08:00 |
|
gVisor bot
|
2ce11362da
|
fix AutoIptables
|
2021-12-04 19:59:41 +08:00 |
|
gVisor bot
|
165e7ccc76
|
[style]
|
2021-12-04 17:41:13 +08:00 |
|
gVisor bot
|
934efb3d85
|
[fix]Linux TProxy
|
2021-12-04 14:34:01 +08:00 |
|
gVisor bot
|
7f731d3676
|
fix Makefile
|
2021-12-03 22:13:05 +08:00 |
|
gVisor bot
|
88a91ae1b8
|
test
|
2021-12-03 20:38:40 +08:00 |
|
gVisor bot
|
e69c54cfcd
|
[test]
|
2021-11-17 16:03:47 +08:00 |
|