Commit Graph

685 Commits

Author SHA1 Message Date
juewuy
d8a9ce9ec3 ~增加对自定义保留地址段的输入校验机制
~尝试修复部分情况下安装时未正确初始化的bug
~修复nftables-redir模式下会错误运行tproxy模式的bug
2024-10-20 10:52:27 +08:00
juewuy
d73e95c5c5 v1.9.1rc8打包
Some checks failed
bin_update / update (push) Has been cancelled
2024-10-19 14:45:08 +08:00
juewuy
c98e50bf01 ~修复ipv6-fakeip地址被错误屏蔽的bug
~将final-dns改为proxydns以解决部分dns泄露问题
~修复nftables模式在白名单为空时会错误路由外部流量的bug
~修复ipv6-tporxy模式下部分iptables内容无法正确注销的bug
2024-10-19 14:43:54 +08:00
juewuy
8939ef4241 v1.9.1rc7打包 2024-10-13 14:42:56 +08:00
juewuy
de554bb283 ~修复在找不到容器虚拟机ip地址依然会启动本机容器代理的bug
~修复部分情况下无法正确切换防火墙模式的bug
~修复grep命令相关警告
~修复在部分没有ip6tables命令设备上会出现报错的bug
~修复条件任务“防火墙启动后执行”在插入fw4版本防火墙时会导致防火墙启动文件错乱的bug
2024-10-13 14:42:14 +08:00
juewuy
3c4b64d291 v1.9.1rc6打包
Some checks failed
bin_update / update (push) Has been cancelled
2024-10-01 09:58:39 +08:00
juewuy
273a2359d2 ~修复自启延迟会在手动启动时生效的bug 2024-10-01 09:54:41 +08:00
juewuy
fa49934a71 ~重写在线生成配置校验逻辑,修复相关报错 2024-10-01 09:49:10 +08:00
juewuy
9f4bfdb1b1 v1.9.1rc5打包 2024-09-29 13:17:47 +08:00
juewuy
78808bee20 ~增加自定义保留地址段功能
~优化支持华硕设备本机代理
~优化在线获取配置文件校验,正确处理未获取节点时的报错信息
~修复自动获取配置文件失败超过4次后会无限重复的bug
~修复nftables模式下会错误拦截设备正常ipv6流量的bug
2024-09-29 13:17:12 +08:00
juewuy
c6f9859e9a ~将华硕自启命令改为使用&后台执行 2024-09-29 13:14:00 +08:00
juewuy
aa759d3b8d v1.9.1rc4fix2打包
Some checks failed
bin_update / update (push) Has been cancelled
2024-09-26 07:53:57 +08:00
juewuy
0b8c0e646d v1.9.1rc4fix
Some checks failed
core_auto_update / check_version (push) Has been cancelled
core_auto_update / auto_update_singboxp_with_wg (push) Has been cancelled
core_auto_update / cleanup (push) Has been cancelled
~修复iptables报错
2024-09-22 17:27:04 +08:00
juewuy
c85bfc53a0 v1.9.1rc4打包 2024-09-22 16:27:42 +08:00
juewuy
047297ba2a ~为华硕设备添加基于下载大师的自启选项
~增加对mix、redir、tproxy端口为目标流量的拦截机制以防止回环
~增加对华硕设备切换使用meta内核的警告信息
2024-09-22 16:26:59 +08:00
juewuy
27539f1cc3
Merge pull request #773 from kingsey/dev
修复 missing ] 报错
2024-09-21 12:52:35 +08:00
Feng Yu
903b6385b0
Merge pull request #1 from abcfy2/patch-2
Update webget.sh
2024-09-19 16:32:58 +08:00
Feng Yu
6015bc4425
Update webget.sh 2024-09-19 16:21:09 +08:00
Feng Yu
95c507f61e
Update menu.sh 2024-09-19 15:44:38 +08:00
Feng Yu
52d3fa08d9
fix DoH/DoT always fallback check /etc/ssl/ 2024-09-19 15:37:15 +08:00
kingsey
88a334012f 修复 missing ] 2024-09-17 15:22:37 +08:00
juewuy
fd2c60e1f2 v1.9.1rc4-test打包 2024-09-16 16:35:53 +08:00
juewuy
023787a712 ~为华硕设备添加基于下载大师的自启选项(未测试)
~修复部分设备因未开机加载tproxy相关模块而导致tproxy代理不可用的问题
~修复未安装iptables的用户启动时的大量无意义报错
~其他优化及修复
2024-09-16 16:35:12 +08:00
juewuy
c553475e8a v1.9.1rc3打包 2024-09-15 15:34:15 +08:00
juewuy
5ec0b9c238 ~修复tun或混合模式下,屏蔽quic功能未能实际生效的bug
~优化了一下初始化脚本中对nftables和iptables的使用判断
~默认的常用端口过滤列表中,移除了对53和123端口的支持
~修复部分情况下因ipv6dns未能正确劫持或拦截导致的dns劫持失败的问题
2024-09-15 15:33:10 +08:00
juewuy
d41a5fde67 v1.9.1rc2打包 2024-09-07 21:05:36 +08:00
juewuy
55916882b1 ~修复因自启延迟与守护进程冲突导致的开机启动失败的问题 2024-09-07 21:05:13 +08:00
juewuy
4949e9ce1c v1.9.1rc1打包
Some checks failed
core_auto_update / check_version (push) Has been cancelled
bin_update / update (push) Has been cancelled
core_auto_update / auto_update_singboxp_with_wg (push) Has been cancelled
core_auto_update / cleanup (push) Has been cancelled
2024-09-06 09:00:34 +08:00
juewuy
f790aee120 ~修复部分设备因iptables版本过低导致-w参数无法使用的问题 2024-09-03 08:15:50 +08:00
juewuy
ca72df9584 v1.9.1beta16打包 2024-09-01 15:01:07 +08:00
juewuy
0247645770 ~增加基于IP和IP地址段的局域网过滤功能 2024-09-01 14:53:35 +08:00
juewuy
58e644f9f4 ~为iptables添加-w参数
~修复replace_default_host_ipv4功能未实际生效的bug
2024-09-01 12:40:01 +08:00
juewuy
a29d66ec1c ~将update.sh更名为webget.sh,以修复部分华硕设备会误删文件的问题 2024-09-01 12:06:18 +08:00
juewuy
f449bea0c7 v1.9.1beta15打包
Some checks failed
bin_update / update (push) Has been cancelled
2024-08-25 21:25:58 +08:00
juewuy
f359cb866e ~修复容器环境下无法使用tproxy的问题
~为meta内核增加对quic流量的域名嗅探参数
2024-08-25 21:25:20 +08:00
juewuy
cdb4b94471 Merge branch 'dev' of https://github.com/juewuy/ShellCrash into dev 2024-08-25 21:12:10 +08:00
juewuy
90606590a4 ~为iptables添加-w参数以解决部分情况下无法注销的问题 2024-08-25 21:12:03 +08:00
juewuy
6a813f1ca6
Merge pull request #743 from eyebrowkang/dev
fix: 修复nftables规则重复插入的问题
2024-08-25 20:50:44 +08:00
juewuy
e64bafeb04 ~新增独立的容器/虚拟机代理开关,以解决代理失败的问题
~回退对singbox入站添加"domain_strategy":"prefer_ipv4"参数的改动
2024-08-25 20:48:41 +08:00
eyebrow
31a1f8ef4a
fix: 修复nftables规则重复插入的问题 2024-08-25 10:01:40 +08:00
DustinWin
52741c719c
修改 sing-boxp 说明文档链接
地址位于 ShellCrash -9 - 2。说明文档生成项目 https://github.com/DustinWin/sing-boxp-docs ,每日同步更新。
2024-08-21 02:44:12 +08:00
juewuy
b8af49fcbe v1.9.1beta14打包
Some checks failed
core_auto_update / check_version (push) Has been cancelled
core_auto_update / auto_update_singboxp_with_wg (push) Has been cancelled
core_auto_update / cleanup (push) Has been cancelled
bin_update / update (push) Has been cancelled
2024-08-17 19:59:19 +08:00
juewuy
b524c6e32a v1.9.1beta14
~同步最新版本meta内核及singboxp内核
~延迟启动功能改回在afstart函数执行,以防止systemd启动超时
~透明代理规则增加过滤53端口机制,防止dns被tun或者tproxy劫持导致的一系列问题
~为singbox内核入站添加"domain_strategy":"prefer_ipv4"字段以适应geoip相关规则
~修复singbox内核fakeip列表中关于正则表达式匹配有误的bug
2024-08-17 19:08:41 +08:00
juewuy
ec1ccf21dc
Merge pull request #733 from qzydustin/dev
Some checks failed
bin_update / update (push) Has been cancelled
Fix typo in set_core_config()
2024-08-17 08:52:27 +08:00
juewuy
1ec46a2367
Merge pull request #709 from yijiangchengming/patch-1
Update start.sh  增加容器自启方式
2024-08-17 08:50:56 +08:00
Zhenyu Qi
0e0504cefa
Fix typo in set_core_config() 2024-08-14 21:16:36 -07:00
RikudouPatrickstar
8fc502d3e7 内存占用以 MB 显示 2024-07-27 16:27:02 +08:00
yijiangchengming
29c00c5937
Update start.sh 增加容器自启方式
请将CMD设置为"$CRASHDIR"/start.sh start infinity
例如 /etc/ShellCrash/start.sh start infinity
2024-07-14 20:15:02 +08:00
juewuy
d2c468cb38 v1.9.1beta13打包
Some checks failed
bin_update / update (push) Has been cancelled
2024-07-06 15:42:16 +08:00
juewuy
91a0866b9e ~合并https://github.com/juewuy/ShellCrash/pull/700并优化文本提示
~优化定时任务中周日的输入提示并增加容错机制
~修复iptables-tproxy模式禁用quic失败的问题
~修复会将tun所用网段加入局域网代理的bug
2024-07-06 15:41:53 +08:00