IceCodeNew
IceCodeNew
> 小白问一下这两个v2ray.service和[[email protected]](mailto:[email protected])有什么区别呢?我现在用的是4.28.2最新版本,v2ray和caddy都是亲自手动安装的,就是在/etc/systemd/system/下放置*.service文件时感觉[[email protected]](mailto:[email protected])完全用不到啊,在执行指令systemctl daemon-reload 和 systemctl enable v2ray后,并没有提及到[[email protected]](mailto:[email protected])这个文件,是不是这个文件没什么太大用处或者用不到? Refer: https://www.freedesktop.org/software/systemd/man/systemd.unit.html
https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/develop/for-system-not-using-systemd.sh Does not have time to test it. Please have a look. @RrrrrCcccc
> > https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/develop/for-system-not-using-systemd.sh > > > > Does not have time to test it. Please have a look. @RrrrrCcccc > > 非常感谢能抽时间写这个脚本,正在准备测试一下,遇到点问题,希望能给点意见: > > [https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this](https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this) > 中提到,先用`systemctl disable v2ray.service --now...
> 尝试3:用浏览器下载for-system-not-using-systemd.sh,上传到/tmp/后 `bash /tmp/for-system-not-using-systemd.sh --local /tmp/v2ray-linux-mips32le.zip` > > ``` > root@ubnt:/home/ubnt# bash /tmp/for-system-not-using-systemd.sh --local /tmp/v2ray-linux-mips32le.zip > curl: option --retry-connrefused: is unknown > curl: try 'curl --help' or 'curl --manual' for...
 我个人强烈建议你先排除掉自己没安装服务管理的情况,然后考虑换一个主流的 Linux 发行版。 在我的认知范围(以及资料可以简单查到的程度内),systemd + OpenRC + runit 已经足够覆盖几乎所有现代 Linux 发行版了。
搜了一下发现你这是在路由器上搞……本项目并不适合路由器的魔改系统运行。 分享你的问题给群友后发现 openwrt 可能适配你在用的设备,配合 https://github.com/kuoruan/openwrt-v2ray 应该是一个选择。 或者也可以选择 docker 运行,这点是写在 README 上了的。
如果您将要对简体中文内容进行繁简转换,请参照如下图所示的配置:   https://opencc.byvoid.com/
> 我认为只需要在 readme 列出命令列表就够了。 > 如果要写一份 指南 不妨用自己熟悉的语言,而不是通过翻译形式,因为这需要长期的维护。 附议,自动翻译成的文档实在是让我有点难以把握。不过另一方面来说,我个人把中文不同变体之间互相的转换看作是翻译以外的一种形式。 OpenCC 也是相当成熟的解决方案了,比起两边更新不同步来说,一份大致上阅读不会造成障碍的,自动转换成的文章我觉得是各方面都更优的选择。
BTW 你确定 gentoo 默认是用 systemd 的吗?会不会是 OpenRC 或者 init(