Commit Graph

1440 Commits

Author SHA1 Message Date
gVisor bot
800da40f57 Merge branch 'dev' into Alpha 2022-06-06 23:15:33 +08:00
gVisor bot
0fcb82af0e fix: doq maybe crash when use adapter 2022-06-06 21:45:08 +08:00
gVisor bot
3cffcc9405 Merge pull request #76 from nekohasekai/Alpha
feat: add support for shadowsocks 2022 ciphers
2022-06-06 20:21:01 +08:00
gVisor bot
aa76324ac6 feat: add support for shadowsocks 2022 ciphers 2022-06-06 19:56:36 +08:00
gVisor bot
106355e9f8 Merge branch 'dev' into Alpha 2022-06-05 21:23:14 +08:00
gVisor bot
834231cac1 chore: amd64v3 改名为amd64,amd64v2改为amd64-compatible, darwin删除v2 2022-06-05 21:23:06 +08:00
gVisor bot
0e8c87474b feat: proxy provider 支持V2ray格式订阅链接 2022-06-05 17:14:24 +08:00
gVisor bot
8479c2fd4c Feature: add V2Ray subscription support to proxy provider 2022-06-05 15:59:47 +08:00
gVisor bot
3b285b4168 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	dns/client.go
#	dns/doh.go
#	dns/doq.go
2022-06-05 14:10:18 +08:00
gVisor bot
cc41c30b09 chore: 调整dns interface与adapter部分 2022-06-05 13:37:00 +08:00
gVisor bot
b128d1d48d chore: 调整dns interface与adapter部分 2022-06-05 12:52:29 +08:00
gVisor bot
301796755d chore: adjust makefile 2022-06-04 21:21:42 +08:00
gVisor bot
7b40a2bd06 chore: mix the proxy adapter and interface to dns client 2022-06-04 21:18:49 +08:00
gVisor bot
1db0adfadc Chore: make hadowsocks2 lib embed 2022-06-04 20:29:33 +08:00
gVisor bot
2ea93b8398 Merge branch 'dev' into Alpha 2022-06-04 19:16:56 +08:00
gVisor bot
0a50209328 fix: 当初始化失败时,定时更新失效 2022-06-04 19:15:30 +08:00
gVisor bot
5953a4cfb5 refactor: 抽离http请求方法 2022-06-04 19:14:39 +08:00
gVisor bot
c3177da2fa fix: classical rule-set 更新未清理 2022-06-04 19:12:50 +08:00
gVisor bot
d072d06e49 chore: 调整目录与包名一致 2022-06-04 03:25:33 +08:00
gVisor bot
a276b17246 chore: 调整parseRule代码 2022-06-04 03:22:41 +08:00
gVisor bot
a049744438 chore: 优化GeoSite初始化代码 2022-06-04 02:58:14 +08:00
gVisor bot
2145cebe1f chore: 当无tag时不输出无效日志 2022-06-03 21:00:45 +08:00
gVisor bot
5cefface6b chore: 启动参数v,查看版本同时打印使用的tags 2022-06-03 20:23:53 +08:00
gVisor bot
739502ae30 refactor: 添加no_gvisor 编译tag, 剔除gvisor stack支持, 方便在arm设备上debug 2022-06-03 20:07:30 +08:00
gVisor bot
9ccc89ad95 chore: 添加tag no_doq 编译不含doq版本, 仅减少1.5MB(macOS-arm64) 2022-06-03 18:12:06 +08:00
gVisor bot
fa6c28e4e4 chore: 更新geox时通过内存存储 2022-06-03 16:50:49 +08:00
gVisor bot
23cfe20eab chore: 选择fallback时,当节点不可用时触发urltest 2022-06-03 13:32:11 +08:00
gVisor bot
b0e723f868 refactor: 优化proxy server nameserver, 当节点专用dns全部查询失败会回落到正常逻辑 2022-06-02 20:58:25 +08:00
gVisor bot
63477a045b chore: 调整解析逻辑 2022-06-02 17:03:08 +08:00
gVisor bot
fde84c9224 fix: 类型转换错误导致规则解析错误 2022-06-02 15:43:27 +08:00
gVisor bot
ec7fb77b87 refactor: 归类规则解析代码 2022-06-02 13:42:18 +08:00
gVisor bot
2ef1163f3d feat: IP-SUFFIX
eg. IP-SUFFIX,0.0.0.124/6,匹配ip二进制后四位(IP-CIDR的倒序),支持ipv6
2022-06-02 12:53:19 +08:00
gVisor bot
f7009e7f0b fix: OpenClash 回环 2022-06-01 12:32:45 +08:00
gVisor bot
ba5113ad16 chore: 调整内置winTun.dll部分 2022-06-01 12:01:08 +08:00
gVisor bot
fb97733d55 fix: TUN file exists 2022-05-31 10:34:13 +08:00
gVisor bot
b0f7b9e4e0 feat: proxies group URLTest api 2022-05-30 22:07:09 +08:00
gVisor bot
4d51985912 chore: 调整geosite初始化位置 2022-05-30 21:26:41 +08:00
gVisor bot
cd706b41db refactor: 逻辑规则显示效果 2022-05-30 13:58:37 +08:00
gVisor bot
0663602618 chore: 识别线程数 2022-05-29 21:04:47 +08:00
gVisor bot
583215e131 Merge branch 'Alpha' into dev 2022-05-29 20:43:39 +08:00
gVisor bot
abf999d80f fix: compile 2022-05-29 20:02:30 +08:00
gVisor bot
edc96985f7 fix: 调整not规则判断子规则数量,逻辑规则返回payload采用解析后结果 2022-05-29 19:54:11 +08:00
gVisor bot
993f9f1441 chore: 调整uid系统判断位置 2022-05-29 18:55:08 +08:00
gVisor bot
6a5cdb7793 chore: 调整uid系统判断位置 2022-05-29 18:12:43 +08:00
gVisor bot
54c131e558 refactor: 使用 netlink 获取默认网卡 2022-05-29 15:35:08 +08:00
gVisor bot
32d332b873 refactor: 使用 netlink 配置 ip rule 2022-05-29 15:03:27 +08:00
gVisor bot
0c3071f85c fix: route on android 2022-05-28 23:29:22 +08:00
gVisor bot
b44848c8dc fix: npe 2022-05-28 23:29:03 +08:00
gVisor bot
223e715b6e Merge branch 'netlink' into Alpha 2022-05-28 21:59:04 +08:00
gVisor bot
1cfae4aba8 refactor: 合并部分android代码入linux && ip 使用netlink配置路由 2022-05-28 21:58:29 +08:00