We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b8387 commit e795d17Copy full SHA for e795d17
1 file changed
README.md
@@ -510,6 +510,17 @@ chmod +x /etc/rc.local
510
- [subconverter](https://github.com/asdlokj1qpi233/subconverter)
511
- [zashboard](https://github.com/Zephyruso/zashboard)
512
513
+## 参考与致谢
514
+
515
+本项目在持续优化 Linux Clash / Mihomo 使用体验的过程中,参考了社区中一些优秀项目的命令行交互风格与目录组织方式,其中包括:
516
517
+- [nelvko/clash-for-linux-install](https://github.com/nelvko/clash-for-linux-install)
518
519
+本项目并非上述项目的 fork,也不是基于其代码直接二次开发;核心实现为独立编写,并在后续维护中逐步演进为当前架构。
520
521
+感谢相关开源项目对 Linux Clash / Mihomo 使用体验的探索。
522
523
524
# 常见问题
525
526
1. 部分Linux系统默认的 shell `/bin/sh` 被更改为 `dash`,运行脚本会出现报错(报错内容一般会有 `-en [ OK ]`)。建议使用 `bash xxx.sh` 运行脚本。
0 commit comments