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 |
|
gVisor bot
|
f7d136f56c
|
Merge from remote branch
|
2021-10-28 11:36:11 +08:00 |
|
gVisor bot
|
653f2de2c0
|
Style: use gofumpt for fmt
|
2021-10-10 23:44:09 +08:00 |
|
gVisor bot
|
8595347485
|
Merge from remote branch
|
2021-09-01 00:38:43 +08:00 |
|
gVisor bot
|
38bf28b439
|
Migration: go 1.17
|
2021-08-18 13:26:23 +08:00 |
|
gVisor bot
|
38c102a93d
|
Code: refresh code
|
2021-07-01 22:49:29 +08:00 |
|
gVisor bot
|
d61f12f46a
|
Style: code style
|
2021-04-26 20:42:17 +08:00 |
|
gVisor bot
|
a54f36eb10
|
Feature: add freebsd arm64 to Makefile (#1370)
|
2021-04-22 16:38:13 +08:00 |
|
gVisor bot
|
bc295d07a4
|
Feature: add darwin arm64 to Makefile (Apple Silicon) (#1234)
|
2021-02-18 18:15:09 +08:00 |
|
gVisor bot
|
d5ac0df372
|
Chore: make builds reproducible (#1006)
|
2020-10-08 17:54:38 +08:00 |
|
gVisor bot
|
38561f1c37
|
Feature: add Windows ARM32 build (#902)
Co-authored-by: MarksonHon <50002150+MarksonHon@users.noreply.github.com>
|
2020-08-16 13:50:56 +08:00 |
|
gVisor bot
|
14e897bcc7
|
Fix: docker multiplatform build
|
2020-06-21 12:38:14 +08:00 |
|
gVisor bot
|
fff62644f0
|
Chore: add trimpath for go build
|
2020-05-20 15:13:33 +08:00 |
|
gVisor bot
|
bbb4d27c04
|
Chore(build): add mipsle-softfloat (#240)
|
2019-07-26 18:45:50 +08:00 |
|
gVisor bot
|
e7f4103c85
|
Chore: fix typo (#182)
|
2019-05-16 14:19:37 +08:00 |
|
gVisor bot
|
d499a3fcd1
|
Fix: make releases script
|
2019-03-30 15:34:24 +08:00 |
|
gVisor bot
|
e3c78f934e
|
Feature: add version command (#148)
|
2019-03-23 19:24:26 +08:00 |
|
gVisor bot
|
8816c9894a
|
Fix: windows 386 build
|
2019-02-15 23:43:28 +08:00 |
|
gVisor bot
|
e997a02260
|
Chore: add more platform release (#83)
|
2019-01-03 10:49:09 +08:00 |
|
gVisor bot
|
fafc65ed6f
|
Feature: add freebsd release (#80)
add freebsd support
|
2018-12-31 20:57:21 +08:00 |
|
gVisor bot
|
53b4adaba0
|
Fix: Makefile
|
2018-08-12 14:06:50 +08:00 |
|
gVisor bot
|
b6e4086556
|
Add: add windows release
|
2018-06-20 23:00:16 +08:00 |
|
gVisor bot
|
b733a79e73
|
Add: Dockerfile and Makefile
|
2018-06-17 08:18:39 +08:00 |
|