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
|
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
|
64dc15e99d
|
Merge pull request #17 from Adlyq/Alpha
[Fix] Parse
|
2022-03-17 12:28:45 +08:00 |
|
gVisor bot
|
f3d1de077e
|
[Fix] Parse
|
2022-03-17 12:26:43 +08:00 |
|
gVisor bot
|
77f725afb6
|
[Fix] Parse
|
2022-03-17 12:23:50 +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
|
f5401aa63a
|
Migration: go 1.18
|
2022-03-17 01:51:28 +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
|
71492ea424
|
Merge remote-tracking branch 'origin/Alpha' into Alpha
|
2022-03-17 00:12:26 +08:00 |
|
gVisor bot
|
6cddf49d6e
|
[Build test] 1.18
[Updata] wintun.dll
|
2022-03-17 00:12:11 +08:00 |
|
gVisor bot
|
99048c26ec
|
[Build test] 1.18
[Updata] wintun.dll
|
2022-03-17 00:02:22 +08:00 |
|
gVisor bot
|
aead96abb3
|
[Build test] 1.18
|
2022-03-16 23:30:29 +08:00 |
|
gVisor bot
|
c30891a7f6
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 23:09:05 +08:00 |
|
gVisor bot
|
cef603715c
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 23:02:16 +08:00 |
|
gVisor bot
|
90e464ef38
|
[Fix] 优化geodata初始化逻辑
|
2022-03-16 22:55:18 +08:00 |
|
gVisor bot
|
6a735b10d7
|
Migration: go 1.18
|
2022-03-16 22:00:20 +08:00 |
|
gVisor bot
|
5af26db8ff
|
[build test] 1.18
|
2022-03-16 21:47:00 +08:00 |
|
gVisor bot
|
446fd99436
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-16 20:16:30 +08:00 |
|
gVisor bot
|
9e3260a172
|
Fix: should keep alive in tcp relay
|
2022-03-16 18:17:28 +08:00 |
|
gVisor bot
|
a57355aae3
|
[build test]1.18
|
2022-03-16 17:54:44 +08:00 |
|
gVisor bot
|
01d7a43793
|
[build test]
|
2022-03-16 17:33:08 +08:00 |
|
gVisor bot
|
7a3a4413c9
|
[build test]
|
2022-03-16 17:29:09 +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
|
f7759c1468
|
Merge remote-tracking branch 'clash/dev' into Alpha
# Conflicts:
# .github/workflows/codeql-analysis.yml
# .github/workflows/docker.yml
# .github/workflows/linter.yml
# .github/workflows/stale.yml
# Makefile
# component/dialer/dialer.go
# config/config.go
# constant/metadata.go
# constant/rule.go
# rule/common/domain.go
# rule/common/domain_keyword.go
# rule/common/domain_suffix.go
# rule/common/final.go
# rule/common/ipcidr.go
# rule/geoip.go
# rule/parser.go
# rule/port.go
# rule/process.go
|
2022-03-15 23:13:41 +08:00 |
|
gVisor bot
|
440b54ab22
|
[Skip CI]
|
2022-03-15 22:25:33 +08:00 |
|
gVisor bot
|
d3658311d1
|
[Skip CI]
|
2022-03-15 11:47:42 +08:00 |
|
gVisor bot
|
4ea9f45a81
|
Feature: add tzdata to Dockerfile (#2027)
Co-authored-by: suyaqi <suyaqi@wy.net>
|
2022-03-15 11:30:52 +08:00 |
|
gVisor bot
|
e252d96095
|
Chore: use slice instead of map for system stack udp receiver queue
|
2022-03-15 05:19:29 +08:00 |
|
gVisor bot
|
4784d739ec
|
Fix: test
|
2022-03-15 03:39:45 +08:00 |
|
gVisor bot
|
fb7ba942c7
|
Style: code style
|
2022-03-15 02:55:06 +08:00 |
|
gVisor bot
|
4893e20c0b
|
Fix: exclude the broadcast address to fake ip pool
|
2022-03-15 02:43:40 +08:00 |
|
gVisor bot
|
e855cefc13
|
[Skip CI]
|
2022-03-15 02:20:19 +08:00 |
|
gVisor bot
|
64bf2454b6
|
[Skip CI]
|
2022-03-15 02:06:57 +08:00 |
|
gVisor bot
|
337316ba53
|
[Fixed] rule-set of classical allow adding GEOIP
|
2022-03-14 21:48:36 +08:00 |
|
gVisor bot
|
1945664bf5
|
[Fixed] show rule count when parse failed
|
2022-03-14 21:43:58 +08:00 |
|
gVisor bot
|
00fdc33c3a
|
[Fixed] memory leak
|
2022-03-13 18:35:55 +08:00 |
|
gVisor bot
|
b76d0e2109
|
[Fixed] handle network protocol[0] panic (not pretty)
|
2022-03-13 18:34:49 +08:00 |
|
gVisor bot
|
cb7e7fa23f
|
Fix: should use the correct gateway for TUN system stack
|
2022-03-13 17:48:43 +08:00 |
|
gVisor bot
|
dc0339e399
|
Chore: embed the RuleExtra into Base
|
2022-03-13 01:22:05 +08:00 |
|
gVisor bot
|
7a631002c6
|
Chore: Merge branch 'ogn-dev' into with-tun
|
2022-03-13 01:15:35 +08:00 |
|
gVisor bot
|
14b581cd8d
|
Chore: move find connection process to tunnel (#2016)
|
2022-03-12 19:07:53 +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
|
f99dceee26
|
Chore: add more details to process resolving (#2017)
|
2022-03-09 13:41:50 +08:00 |
|
gVisor bot
|
0175b103d0
|
Chore: refactor TUN
|
2022-03-09 05:08:35 +08:00 |
|
gVisor bot
|
e9efa27589
|
Fix: should only resolve local process name
|
2022-03-09 00:32:21 +08:00 |
|
gVisor bot
|
f8e9902530
|
Chore: code style
|
2022-03-09 00:32:21 +08:00 |
|