Commit Graph

61 Commits

Author SHA1 Message Date
wanhebin
0ea1821187
Update README.md 2023-04-26 17:18:44 +08:00
wanhebin
65ac332aa2 增加Clash配置文件转换功能:解决由Base64编码、非标准clash配置导致无法获取代理节点的问题。 2023-04-26 16:52:34 +08:00
wanhebin
527f77fc3a
Update README.md 2023-04-17 21:06:37 +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
7bc5008096
Update README.md 2023-04-08 22:18:41 +08:00
wanhebin
177d3eb135 Grant execute permission to bin/clash-linux-arm64-v1.14.0. 2023-04-07 16:32:56 +08:00
wanhebin
bab1338a97
Update README.md 2023-04-07 15:37:55 +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
wanhebin
9c06fa8d8c
Update README.md 2023-04-06 12:20:21 +08:00
wanhebin
029dbeb2c8
Update README.md 2023-04-06 10:33:11 +08:00
wanhebin
b83c14fb6e
Update README.md 2023-04-06 10:32:22 +08:00
wanhebin
4cc0729de0
Update README.md 2023-04-05 21:53:35 +08:00
wanhebin
757548135d
Update README.md 2023-04-05 21:43:28 +08:00
wanhebin
61a7957d5f
Update README.md 2023-04-05 21:42:53 +08:00
wanhebin
c3b000c3c3
Update restart.sh
Adjust the script format
2023-03-28 14:10:24 +08:00
wanhebin
8c05348f2c
Merge pull request #38 from vacabun/aarch64_fix
Fix aarch64 and armv7 bin choice.
2023-03-28 14:05:38 +08:00
vacabun
0fb765e714 fix arm64 and aarch64 name adaptation. 2023-03-28 12:57:32 +08:00
vacabun
32715d02c1 fix aarch64 and armv7 bin choice 2023-03-28 00:21:24 +08:00
vacabun
d684dbffcc fix aarch64 and armv7 bin choice 2023-03-28 00:13:01 +08:00
vacabun
e0981d69de upload arm64 bin 2023-03-28 00:05:18 +08:00
wanhebin
2e6f477b41
Update start.sh
wget下载clash配置文件时,跳过SSL证书检测。
2023-03-27 15:09:14 +08:00
wanhebin
8043c3b992 更新README.md 2023-03-23 23:47:46 +08:00
wanhebin
a9db9f9a95 更新README.md 2023-03-23 23:44:30 +08:00
wanhebin
22e53913b5 更新README.md 2023-03-23 23:38:46 +08:00
wanhebin
9818425c25 更新配置文件下载方式 2023-03-08 15:22:45 +08:00
wanhebin
dafb5d8d90 更新配置文件下载方式 2023-03-08 15:11:34 +08:00
wanhebin
f0ee018e7b 更新使用说明 2023-03-03 13:18:46 +08:00
wanhebin
25358948a1 更新使用说明 2023-03-03 13:17:18 +08:00
wanhebin
87fccf73c0 更新变量加载方式:start.sh启动脚本将从.env文件中加载clash url变量。 2023-03-03 12:59:32 +08:00
wanhebin
c7a18f9aa7 更新使用说明 2023-02-22 22:19:36 +08:00
wanhebin
90b6e095c5 更新常见问题。 2023-02-22 21:29:51 +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
9927b5b1aa 升级CPU架构amd64的clash核心版本。&& 升级 Clash Dashboard版本。 2023-02-16 15:31:57 +08:00
wanhebin
ed21d65456 新增重启脚本。 2023-02-13 12:33:16 +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