juewuy
|
986c54feda
|
v1.9.1beta4打包
|
2024-04-13 21:03:13 +08:00 |
|
juewuy
|
09cb52f8e0
|
~修复偶发的启动报错
|
2024-04-13 21:02:33 +08:00 |
|
juewuy
|
c5b577593f
|
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
# Conflicts:
# scripts/start.sh
|
2024-04-13 20:56:44 +08:00 |
|
juewuy
|
e19559905e
|
Merge pull request #617 from DustinWin/patch-1
修改 fake_ip_filter.list 适配方式,尽量使用 `domain` 和 `domain_suffix`
|
2024-04-13 20:40:41 +08:00 |
|
juewuy
|
3b2c4f7a13
|
~修复因格式化导致的bug
~适配v2bapi脚本
|
2024-04-13 20:36:48 +08:00 |
|
DustinWin
|
e50ac88ca0
|
修改 fake_ip_filter.list 适配方式,尽量使用 domain 和 domain_suffix
fake_ip_filter.list 仅中间区域带有 `*` 的域名使用 `domain_regex` 规则类型
|
2024-04-13 18:49:42 +08:00 |
|
juewuy
|
5daef27891
|
~使用shell工具格式化脚本
|
2024-04-13 14:01:58 +08:00 |
|
juewuy
|
c5e28110cb
|
~增加开机启动时的联网检测机制,以修复部分设备开机自启失败的问题
~尝试增加启动等待时长至10s
~将singbox内核DNS的默认reverse_mapping及independent_cache功能设置为false
~移除了wget命令的重试次数,以兼容更多设备
~修复部分脚本语法错误
|
2024-04-13 11:19:01 +08:00 |
|
juewuy
|
20c7212047
|
Merge pull request #615 from DustinWin/patch-1
同步 OpenClash 中的 fake_filter
|
2024-04-11 16:31:49 +08:00 |
|
DustinWin
|
f83fb78e6a
|
同步 OpenClash 中的 fake_filter
同步地址:https://github.com/vernesong/OpenClash/blob/master/luci-app-openclash/root/etc/openclash/custom/openclash_custom_fake_filter.list
|
2024-04-11 16:10:32 +08:00 |
|
juewuy
|
43e57d91ec
|
已修改 rules/922proxy.ini
|
2024-04-09 11:18:27 +08:00 |
|
juewuy
|
0463d938a7
|
删除私密ip规则,因为可能导致分流异常
|
2024-04-09 11:09:38 +08:00 |
|
juewuy
|
d8d43f9625
|
更新 922proxy.ini
|
2024-04-09 10:35:51 +08:00 |
|
Bot
|
fcb7c90935
|
自动更新最新Dashboard、地址库、根证书
|
2024-04-06 18:02:07 +00:00 |
|
juewuy
|
82b51cd22c
|
v1.9.1beta3打包
|
2024-04-05 18:22:59 +08:00 |
|
juewuy
|
f5618ef3d8
|
~修复dns局域网过滤失效的bug
~修复初始化脚本报错的bug
~尝试修复部分华硕设备开机启动失效的问题
~尝试修复部分小米设备开机启动失效的问题
|
2024-04-05 18:22:33 +08:00 |
|
juewuy
|
6eff925b1d
|
v1.9.1beta2打包
|
2024-04-04 20:30:18 +08:00 |
|
juewuy
|
ef4d6f51eb
|
~优化了推送机制,现在统一使用POST接口进行推送
~新增加在支持的设备上创建/usr/bin/crash启动文件以修复部分设备的环境变量写入失败问题
~将singbox的内置tun网卡网段改为172.19.0.1/30,以修复tun模式下会将域名重定向到127.0.0.1的bug
~优化了延迟启动,现在延迟会在内核启动前进行而不是设置防火墙之前
~优化了小米设备的自启机制,现在仅当检测到wan口ip时才会进行启动,以解决部分设备无法自启的问题
~修复初始化脚本的若干报错
~脚本在支持ash的环境会强制调用ash解析而不是sh
~修复新装脚本时,无法调用iptables的bug
~
|
2024-04-04 20:29:46 +08:00 |
|
juewuy
|
c20e8f3d15
|
Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev
|
2024-04-04 14:45:46 +08:00 |
|
juewuy
|
d796947688
|
~singbox的tun入站默认启用sniff以解决目标地址错误的问题
~防火墙中,增加过滤外部dns请求的功能
|
2024-04-04 14:45:35 +08:00 |
|
juewuy
|
1c8c149fe8
|
Merge pull request #603 from wray-lee/dev
使配置模板中🆎 增强拦截生效
|
2024-04-02 19:20:08 +08:00 |
|
wray-lee
|
9ec018bf5f
|
使配置模板中🆎 增强拦截生效
|
2024-04-02 18:55:06 +08:00 |
|
juewuy
|
0d1383d132
|
Merge pull request #602 from DustinWin/patch-1
修改生成 sing-box `dns.rules` 里 `domain_regex` 的错误
|
2024-04-02 09:02:59 +08:00 |
|
DustinWin
|
1d84e34134
|
修改生成 sing-box dns.rules 里 domain_regex 的错误
修改生成 sing-box `dns.rules` 里 `domain_regex` 的错误
|
2024-04-02 02:05:47 +08:00 |
|
Bot
|
d6d07abaef
|
自动更新最新Dashboard、地址库、根证书
|
2024-03-30 18:02:49 +00:00 |
|
juewuy
|
0033d86e65
|
Update core_auto_update.yml
|
2024-03-30 13:58:57 +08:00 |
|
juewuy
|
323b32ae0c
|
Update core_auto_update.yml
|
2024-03-30 13:53:24 +08:00 |
|
juewuy
|
006d71b74b
|
Update core_auto_update.yml
|
2024-03-30 13:51:36 +08:00 |
|
juewuy
|
afc81c884b
|
Update core_auto_update.yml
|
2024-03-30 13:44:09 +08:00 |
|
juewuy
|
9a34a401c6
|
Update core_auto_update.yml
|
2024-03-30 13:38:48 +08:00 |
|
juewuy
|
65da11ec15
|
Update core_auto_update.yml
|
2024-03-30 13:12:05 +08:00 |
|
juewuy
|
b5fd6f0bef
|
Update core_auto_update.yml
|
2024-03-30 13:09:07 +08:00 |
|
juewuy
|
745520d101
|
Update core_auto_update.yml
|
2024-03-30 13:08:07 +08:00 |
|
juewuy
|
2e05e80e2a
|
已修改 .github/workflows/core_auto_update.yml
|
2024-03-30 13:06:40 +08:00 |
|
juewuy
|
a1f4d48739
|
已修改 .github/workflows/core_auto_update.yml
|
2024-03-30 13:04:50 +08:00 |
|
juewuy
|
a8ebb6182e
|
已修改 .github/workflows/core_auto_update.yml
|
2024-03-30 13:03:07 +08:00 |
|
juewuy
|
63b02a830c
|
已修改 .github/workflows/core_auto_update.yml
|
2024-03-30 12:58:53 +08:00 |
|
juewuy
|
3956c955cf
|
优化
|
2024-03-30 12:42:24 +08:00 |
|
juewuy
|
cd67f55125
|
优化
|
2024-03-30 12:39:48 +08:00 |
|
juewuy
|
e7a5c48cce
|
Merge pull request #597 from dotSpecs/dev
add aistudio.google.com
|
2024-03-26 16:35:31 +08:00 |
|
Specs
|
8b92402f00
|
add aistudio.google.com
|
2024-03-26 16:08:14 +08:00 |
|
Bot
|
d03dd1d4c6
|
自动更新最新Dashboard、地址库、根证书
|
2024-03-23 18:02:31 +00:00 |
|
juewuy
|
21f8035ef6
|
增加自动编译singboxp内核任务
|
2024-03-23 17:01:39 +08:00 |
|
juewuy
|
8f8a61191a
|
增加自动编译singboxp内核任务
|
2024-03-23 16:36:18 +08:00 |
|
juewuy
|
65c1678bc9
|
增加自动编译singboxp内核任务
|
2024-03-23 16:31:33 +08:00 |
|
juewuy
|
eb34a73270
|
增加自动编译singboxp内核任务
|
2024-03-23 16:04:43 +08:00 |
|
juewuy
|
164bcb9f26
|
已修改 .github/workflows/core_auto_update.yml
|
2024-03-23 15:44:14 +08:00 |
|
juewuy
|
381d905ed9
|
已修改 .github/workflows/core_auto_update.yml
已修改 .github/workflows/update_singbox_core.yaml
|
2024-03-23 15:39:35 +08:00 |
|
juewuy
|
575f1d5d4b
|
Update core_auto_update.yml
|
2024-03-23 15:27:48 +08:00 |
|
juewuy
|
03e711a1ee
|
Update core_auto_update.yml
|
2024-03-23 15:25:49 +08:00 |
|