Clash-Mini
|
a0e44f4041
|
[FEAT]
1.Add geodata loader mode switch
yaml geodata-loader: memconservative / standard
2.Add AutoIptables mode switch
yaml auto-iptables: true
3.support trojan xtls
4.update gvisor
5.Fix process
6.Fix darwin autoRoute
|
2022-02-05 21:33:49 +08:00 |
|
Clash-Mini
|
2f6f9ebc2e
|
Merge branch 'Dev' into Meta
# Conflicts:
# config/config.go
|
2022-02-05 19:30:12 +08:00 |
|
Clash-Mini
|
28a1475f66
|
[FEAT] Add geodata loader mode switch
|
2022-02-05 02:42:49 +08:00 |
|
Clash-Mini
|
c28f42d823
|
[FEAT] Add geodata loader mode switch
|
2022-02-05 00:51:06 +08:00 |
|
Clash-Mini
|
2bf34c766e
|
[Feat]
support trojan xtls
change geodataloader mode as memconservative
|
2022-02-04 23:33:36 +08:00 |
|
Clash-Mini
|
35b19c3d7f
|
Merge branch 'Dev' into Feature
# Conflicts:
# Makefile
|
2022-02-04 18:44:35 +08:00 |
|
Skyxim
|
90e6ed4612
|
[Fixed] Fixed clash process name is Clash.Meta
|
2022-02-04 17:38:06 +08:00 |
|
Skyxim
|
ae5a790510
|
[Fixed] Abnormal rule when host is ip addr
|
2022-02-04 17:38:06 +08:00 |
|
Clash-Mini
|
3b277aa8ec
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 06:11:24 +08:00 |
|
Clash-Mini
|
176eb3926b
|
Merge remote-tracking branch 'pro-plus/plus-pro' into Feature
# Conflicts:
# .github/workflows/Alpha.yml
# .github/workflows/codeql-analysis.yml
# .github/workflows/docker.yml
# .github/workflows/linter.yml
# .github/workflows/stale.yml
# Makefile
# README.md
# adapter/outbound/vless.go
# component/dialer/dialer.go
# component/geodata/geodata.go
# component/geodata/router/condition.go
# config/config.go
# config/initial.go
# constant/metadata.go
# constant/path.go
# constant/rule.go
# constant/rule_extra.go
# dns/filters.go
# go.mod
# go.sum
# hub/executor/executor.go
# hub/route/configs.go
# listener/listener.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/dev_windows_extra.go
# listener/tun/dev/wintun/dll_windows.go
# listener/tun/dev/wintun/session_windows.go
# listener/tun/ipstack/gvisor/tun.go
# listener/tun/ipstack/gvisor/tundns.go
# listener/tun/ipstack/stack_adapter.go
# listener/tun/ipstack/system/tun.go
# listener/tun/tun_adapter.go
# main.go
# rule/base.go
# rule/common/process.go
# rule/geoip.go
# rule/parser.go
# rule/port.go
# test/go.mod
# test/go.sum
# test/vless_test.go
# transport/vless/xtls.go
# tunnel/tunnel.go
|
2022-02-04 05:30:21 +08:00 |
|
Clash-Mini
|
776728fb30
|
[Feat]
update gvisor
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-04 04:47:40 +08:00 |
|
Clash-Mini
|
a732e1a603
|
Merge remote-tracking branch 'clash/dev' into Dev
|
2022-02-04 02:40:15 +08:00 |
|
Clash-Mini
|
1cdaf782ba
|
Merge remote-tracking branch 'clash/dev' into Feature
|
2022-02-04 02:38:32 +08:00 |
|
yaling888
|
f1157d0a09
|
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
|
2022-02-02 21:59:44 +08:00 |
|
yaling888
|
f376409041
|
Chore: upgrade gvisor
|
2022-02-01 02:00:10 +08:00 |
|
yaling888
|
45b3afdd33
|
Fix: new version golangci-lint check
|
2022-01-30 01:49:27 +08:00 |
|
yaling888
|
875fdb3a5b
|
Revert "Chore: upgrade gvisor version"
This reverts commit d633e3d96e .
|
2022-01-30 00:45:02 +08:00 |
|
yaling888
|
25e115d042
|
Feature: process condition for rules
|
2022-01-28 22:52:35 +08:00 |
|
yaling888
|
d633e3d96e
|
Chore: upgrade gvisor version
|
2022-01-28 22:42:58 +08:00 |
|
yaling888
|
6e9d837a7d
|
Merge from remote branch
|
2022-01-28 19:51:40 +08:00 |
|
Clash-Mini
|
63b9d66365
|
[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 |
|
Clash-Mini
|
be0fadc09e
|
[Feat]
1.Add DNS over QUIC support
2.Replace Country.mmdb with GeoIP.dat
3.build with Alpha tag
|
2022-01-27 12:25:53 +08:00 |
|
Dreamacro
|
b1a639feae
|
Fix: domain trie search
|
2022-01-26 22:28:13 +08:00 |
|
Skyxim
|
76dccebbf6
|
github action build config
|
2022-01-26 21:35:18 +08:00 |
|
Skyxim
|
cd5b735973
|
[Refactor] logic rule parse
|
2022-01-26 21:34:49 +08:00 |
|
Clash-Mini
|
9e4e1482d9
|
[chore] Replace Country.mmdb with GeoIP.dat
|
2022-01-26 12:01:14 +08:00 |
|
Skyxim
|
9974fba56e
|
Update dev.yml
|
2022-01-25 21:59:48 +08:00 |
|
Skyxim
|
4bd5764c4e
|
Update Makefile
|
2022-01-25 21:47:11 +08:00 |
|
Clash-Mini
|
deeab8b45f
|
[test] dev build
|
2022-01-25 21:34:06 +08:00 |
|
Clash-Mini
|
af30664c51
|
[test] dev build
|
2022-01-25 21:12:49 +08:00 |
|
Clash-Mini
|
6962f0b7e1
|
[update] dev build
|
2022-01-25 20:54:56 +08:00 |
|
Clash-Mini
|
6e5859d1bf
|
[update] dev build
|
2022-01-25 20:53:07 +08:00 |
|
Skyxim
|
87ca93b979
|
Update build.yaml
|
2022-01-25 20:40:03 +08:00 |
|
Skyxim
|
11052d8f77
|
github action add build
(cherry picked from commit bdec838673767977c14191861ac1b9a8291e2ffc)
|
2022-01-25 20:33:30 +08:00 |
|
Clash-Mini
|
a5ce62db33
|
Merge branch 'clash-dev' into Dev
|
2022-01-25 15:05:24 +08:00 |
|
Skyxim
|
2f8e575308
|
[Fixed] modified RULE-SET supported rule
|
2022-01-23 18:35:48 +08:00 |
|
Skyxim
|
62b70725ef
|
[Fixed] GEOSITE rule load fail
|
2022-01-23 18:27:44 +08:00 |
|
Skyxim
|
8595d6c2e9
|
[Feature]
1.Add Network rule, match network type(TCP/UDP)
2.Add logic rules(NOT,OR,AND)
-AND,((DOMAIN,baidu.com),(NETWORK,UDP)),REJECT
(cherry picked from commit d7092e2e37f2c48282c878edea1b2ebc2912b09a)
|
2022-01-22 22:37:07 +08:00 |
|
Skyxim
|
03b956b7a3
|
[Fixed] auto-route support use ip route
|
2022-01-22 13:24:31 +08:00 |
|
Skyxim
|
e5c99cbee7
|
modify gitignore
|
2022-01-21 22:39:00 +08:00 |
|
Skyxim
|
58a47e1835
|
[Style] clear unless notes
|
2022-01-21 22:38:28 +08:00 |
|
Skyxim
|
daf83eb6f7
|
[Fixed] select group crash
|
2022-01-21 22:38:02 +08:00 |
|
Meta
|
bb68b59c9a
|
Merge pull request #7 from CHIZI-0618/DnsHijack
Fix DnsHijack default value bug.
|
2022-01-21 18:27:26 +08:00 |
|
CHIZI-0618
|
c3cfa3d6cd
|
Fix DnsHijack default value bug.
|
2022-01-21 18:11:21 +08:00 |
|
Skyxim
|
b15344ec78
|
[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 |
|
Kr328
|
cfe7354c07
|
Improve: change provider file modify time when updated (#1918)
|
2022-01-18 13:32:47 +08:00 |
|
yaling888
|
56c38890f9
|
Merge from remote branch[ssh]
|
2022-01-18 10:05:06 +08:00 |
|
yaling888
|
daae846db3
|
Merge from remote branch
|
2022-01-18 09:51:20 +08:00 |
|
thank243
|
9732efe938
|
Fix: tls handshake requires a timeout (#1893)
|
2022-01-15 19:33:21 +08:00 |
|
Skyxim
|
ee6c1871a9
|
[Refactor] lazy loading geosite.bat
|
2022-01-11 22:17:24 +08:00 |
|