司辰

Results 22 comments of 司辰

> See discussion in [ScoopInstaller/Nonportable#88 (comment)](https://github.com/ScoopInstaller/Nonportable/issues/88#issuecomment-1312605860) Thank you. I will close this window.

We should use a command like "C:\msys64\usr\bin\bash -lc '/usr/bin/pacman -Syu'", because pacman executes the scripts in the hooks just as it does in arch linux, and a bash started with...

> I don't have easy access to a Windows machine to test changes on, so someone else will need to work on this. I'm guessing that [`Path::is_absolute()`](https://doc.rust-lang.org/std/path/struct.Path.html#method.is_absolute) is being used...

这么干感觉evil过头了,假如有长期的恶意包无人检查就直接呆仓库里了,或许改成无人修改并认领的包直接弃置好些

> 建议maintainer review各自的包,我晚些时候会整理一个列表。 > 同意,可以先弄个列表,请管理员公示一段时间,然后再弃置 > 直接弃置可能过于谨慎,但也是一种好方法。 我不认为,linux以缺乏杀毒软件著称,一旦被恶意软件感染,即使是当事人也很难察觉

> > 因为上游的变化,我准备将`trilium-bin`换成`triliumnext-bin`。 > > 你可以不用管这个PR自己修改,建议添加指定AUR维护者。我的PR在需要的时候可以rebase 已经不是建议了,向管理员依云咨询后得到的结果是未来的某个时候,archlinuxcn/repo的lilac会拒绝执行不指定aur维护者的aur_pre_build

> > 我将会使用VirusTotal扫描仓库中的这些包,并整理结果 > > VirusTotal都是零报毒,仅供参考 一般非中国杀软报毒在五个以下,且最近该软件没有频繁的VirusTotal提交记录,就可以视为无毒

请看下readme高级用法那一节,linux下默认行为就是安装到`~/.config/ibus`,第三方rime需要手动指定,比如对于fcitx就是`rime_frontend=fcitx-rime bash rime-install`

```yaml tun: enable: true stack: system dns-hijack: - 'any:53' - "tcp://any:53" auto-route: true auto-redirect: true auto-detect-interface: true strict-route: true exclude-package: - org.mewx.wenku8 ``` tun相关设置