Commit Graph

39 Commits

Author SHA1 Message Date
19570a867e 🎨 Style: change function name 2023-09-24 16:21:26 +08:00
wanhebin
fa6e99cbd8
Update start.sh
增强代理相关变量的适配性。部分Linux发行版会使用大写的变量  #95
2023-06-26 23:32:24 +08:00
wanhebin
fc11d95eef
Update start.sh
对curl命令检测订阅地址可用性进行优化。
2023-06-17 04:17:12 +08:00
wanhebin
fc8e8817f7
Update start.sh
对配置文件转换添加限制,只对x86_64 架构的服务器进行转换。
2023-06-16 00:24:22 +08:00
wanhebin
71e8d7b502
Update start.sh
对配置文件转换添加限制,只对x86_64 架构的服务器进行转换。
2023-06-16 00:13:58 +08:00
crafter-z
3a31996ba2
Update start.sh
有些系统会将x86_64写作amd64。这个commit修复了在标记架构为amd64的机器上无法运行的问题
2023-06-12 15:20:54 +08:00
wanhebin
fb5a21709c 1.优化CPU架构信息获取逻辑。使用单独的脚本进行处理,并且对多种Linux发行版做了适配。2.优化订阅地址下载逻辑,添加了curl/wget多种下载方式,并且提供了重试机制。3.优化对 文件配置的变量值的检测。4.脚本结构优化。 2023-06-09 18:32:52 +08:00
wanhebin
e44d96aaaa
Update start.sh
对 curl 下载订阅地址进行优化。
2023-06-09 13:29:28 +08:00
wanhebin
65ac332aa2 增加Clash配置文件转换功能:解决由Base64编码、非标准clash配置导致无法获取代理节点的问题。 2023-04-26 16:52:34 +08:00
wanhebin
cf88a9570e 新增 clash secret 自定义功能 2023-04-17 17:00:40 +08:00
wanhebin
47994382ae
Update start.sh
给启动程序添加可执行权限。
2023-04-14 11:31:44 +08:00
wanhebin
9c0b0b17e6
Update start.sh 2023-04-09 15:50:25 +08:00
wanhebin
2188603d4b Security fix: API secret value changed to randomly generated 64-bit string at each startup. 2023-04-06 22:49:19 +08:00
wanhebin
0b14f39ce3 Security fix: API secret value changed to randomly generated 64-bit string at each startup. 2023-04-06 22:45:32 +08:00
vacabun
0fb765e714 fix arm64 and aarch64 name adaptation. 2023-03-28 12:57:32 +08:00
vacabun
d684dbffcc fix aarch64 and armv7 bin choice 2023-03-28 00:13:01 +08:00
wanhebin
2e6f477b41
Update start.sh
wget下载clash配置文件时,跳过SSL证书检测。
2023-03-27 15:09:14 +08:00
wanhebin
9818425c25 更新配置文件下载方式 2023-03-08 15:22:45 +08:00
wanhebin
dafb5d8d90 更新配置文件下载方式 2023-03-08 15:11:34 +08:00
wanhebin
87fccf73c0 更新变量加载方式:start.sh启动脚本将从.env文件中加载clash url变量。 2023-03-03 12:59:32 +08:00
wanhebin
e7a5055dd1 不同操作系统CPU架构获取兼容性优化。 2023-02-18 03:02:04 +08:00
wanhebin
171fb0d37c 优化CPU架构获取逻辑。 2023-02-17 21:10:39 +08:00
wanhebin
69d3b72b78 优化启动脚本。 2023-02-16 21:28:57 +08:00
wanhebin
947d8343fc 优化启动脚本对订阅地址的探测、下载逻辑。 2023-02-16 18:21:55 +08:00
wanhebin
aec2e4d1d0 Update instructions for use. 2023-01-31 17:07:50 +08:00
wanhebin
cf63cc18cf
Optimize startup script logic. 2022-12-16 10:36:27 +08:00
wanhebin
2d533ecb1e Optimize the system proxy opening method. 2022-12-09 16:26:48 +08:00
wanhebin
e289381339 更新订阅地址可用性检测方式。 2022-04-19 15:03:06 +08:00
wanhebin
96f70b9989 更新订阅地址可用性检测方式。 2022-04-19 14:57:46 +08:00
wanhebin
deb7d9cc45 Fix the bug of URL check failure and fix the bug of download failure of subscription address. 2022-03-14 22:25:28 +08:00
wanhebin
d4b7e6be6d Fix the bug of URL check failure and fix the bug of download failure 2022-03-14 22:24:44 +08:00
wanhebin
88468907db Add Clash Dashboard 2022-02-17 14:30:03 +08:00
wanhebin
5702267e22 Add ARM architecture support 2022-01-14 23:14:50 +08:00
wanhebin
06205ba612 Update the launcher storage location and add the no_proxy environment variable. 2022-01-14 22:27:37 +08:00
BrightHewei
26a5628a85
Update start.sh 2021-10-29 19:42:00 +08:00
hewei
1dd8fcbcd5 fixed: 修改start.sh脚本中if_success判断始终正确的bug && 增加对Clash订阅链接的可连接性判断 2021-10-21 00:34:27 +08:00
wanhebin
7af1eae31d empty content 2021-01-25 21:28:47 +08:00
wanhebin
e4fd8d0d44 remove head.txt 2021-01-25 20:51:31 +08:00
wanhebin
26cc611afb first submit 2021-01-25 19:39:21 +08:00