MetaCubeX
|
c745ea63b2
|
chore: 优化GeoSite初始化代码
|
2022-06-04 02:58:14 +08:00 |
|
adlyq
|
04e5d02ab9
|
feat: IP-SUFFIX
eg. IP-SUFFIX,0.0.0.124/6,匹配ip二进制后四位(IP-CIDR的倒序),支持ipv6
|
2022-06-02 12:53:19 +08:00 |
|
MetaCubeX
|
58d299c737
|
chore: 调整geosite初始化位置
|
2022-05-30 21:26:41 +08:00 |
|
Skyxim
|
c7355510a2
|
chore: 调整uid系统判断位置
|
2022-05-29 18:55:08 +08:00 |
|
adlyq
|
3ab82849d4
|
feat: IN-TYPE rule support
eg. IN-TYPE,SOCKS/REDIR/INNER,Proxy
support list: HTTP HTTPS SOCKS SOCKS4 SOCKS5 REDIR TPROXY TUN INNER
|
2022-05-20 23:17:16 +08:00 |
|
adlyq
|
c4408612b3
|
chore: 暴露数据给前端
|
2022-05-17 16:47:21 +08:00 |
|
adlyq
|
47568051bf
|
fix: problems caused when uid is 0
|
2022-04-28 11:51:40 +08:00 |
|
adlyq
|
9c2ca0feb0
|
fix: uid match
|
2022-04-23 13:37:37 +08:00 |
|
adlyq
|
b8d5321615
|
feat: cache uid
|
2022-04-23 12:11:26 +08:00 |
|
adlyq
|
3d6aea4c1e
|
feat: support uid rule
eg. UID,1000/5000-6000,Proxy
|
2022-04-22 16:27:51 +08:00 |
|
Skyxim
|
bee1bddceb
|
feat: add sniffer port whitelist, when empty will add all ports
|
2022-04-21 07:06:08 -07:00 |
|
yaling888
|
7ca1a03d73
|
Refactor: metadata use netip.Addr
|
2022-04-20 22:52:05 +08:00 |
|
MetaCubeX
|
42d853a7e6
|
chore: upgrade dependencies
|
2022-04-20 01:31:33 +08:00 |
|
Skyxim
|
45fe6e996b
|
fix: npe when parse rule
|
2022-04-16 00:21:08 +08:00 |
|
Meta
|
0d068e7b5f
|
[Fixed]
弃用过期函数,修复Process Name获取问题
|
2022-03-26 16:17:44 +08:00 |
|
MetaCubeX
|
2d1c031ce0
|
[skip ci][内容]
1.修复部分空指针问题
2.修改go.mod
|
2022-03-19 22:28:28 +08:00 |
|
MetaCubeX
|
435bee0ca2
|
update
|
2022-03-17 23:24:07 +08:00 |
|
MetaCubeX
|
30f1b29257
|
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 |
|
MetaCubeX
|
0f2123179a
|
[build test]
|
2022-03-16 17:29:09 +08:00 |
|
MetaCubeX
|
1034780e8e
|
[build test]
|
2022-03-16 00:43:08 +08:00 |
|
MetaCubeX
|
f01ac69654
|
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 |
|
Clash-Mini
|
4a446c4e31
|
[build]
|
2022-02-06 01:59:35 +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 |
|
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
|
9e4e1482d9
|
[chore] Replace Country.mmdb with GeoIP.dat
|
2022-01-26 12:01:14 +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 |
|