毒药66666666

Results 19 comments of 毒药66666666

I'm on windows ``` G:\restic-test>rustic -V rustic v0.5.4 ``` my test stuff tree is below ![image](https://github.com/rustic-rs/rustic/assets/1469330/11e6223a-7a5d-426b-a323-3a60065ad776) my `.gitignore` file content ``` **/debug *.log ``` my backup command is ``` G:\restic-test>rustic...

with the following command , the result should be the right one `rustic -r g:\r backup --log-level debug -n --glob "!*.log" g:\restic-test` output ``` G:\restic-test>rustic -r g:\r backup --log-level debug...

git add . and git commit shows the following file ![image](https://github.com/rustic-rs/rustic/assets/1469330/961461a6-17cb-4208-8871-20ff82310624) it is the correct result without changing `*.log` to `**/*.log`

I think Linux should be OK same file set and `.gitignore` file ``` ./rustic -r r backup --log-level debug --git-ignore -n ./restic-test using no config file (./rustic.toml doesn't exist) enter...

提一个疑问 如果配置文件里 没有指定 ipset 相关的配置 也就是国内 国外的 2个 txt 里的 只是区分了 转发的目标 并不会加入对应的ipset, 然后 上面说的这个其实和 txt 里写域名等效了 对吧?

有没有打算做一个 广告域名的 配置呢? 如果有 我这边可以少一层套娃.

> 如果广告域名是类似 gfwlist.txt/chnlist.txt 这样的域名后缀,那么应该很简单。但是如果涉及到正则表达式等模式,那么不会考虑。 > > 我不清楚通过 dns 过滤广告的效果如何,我觉得很多广告都是内嵌到网页里面的,仅在 域名解析 上动手,感觉不是非常理想。我很久之前也折腾过类似的基于 dns 的广告过滤(当然,并不是 AdGuardHome 哈),不过后来我还是用浏览器插件了。 总之目前我还是插件. dns级别 需求其实不是非常高 多谢解答

複数画像がある場合、矢印キーで閲覧のほうが便利だと思う。

it occurs occasionally. when error occurs, the server side just say Segmentation fault (core dumped) guess may have some bug at client side /root/xSocks/src/xSocksd_client.c: request_start: 159 I'm using supervisor to...