Sing Yu Chan
Sing Yu Chan
Thank you for your suggestions. The first point may be completed in the next few months (also, pull request welcome 😁), I have been too busy lately, and I have...
I think if accessing google is not through IP address, it should be processed by these lines: https://github.com/pexcn/daily/blob/3f2eecf472f0d48f1f571e34bd1438bf9a86c91c/template/shadowrocket/gfwlist.template#L13 https://github.com/pexcn/daily/blob/3f2eecf472f0d48f1f571e34bd1438bf9a86c91c/template/shadowrocket/gfwlist.template#L16 If you want to add more IP addresses to the blacklist,...
> but the gfwlist may not be updated in time I think this should be the upstream project needs to handle 😂. > Edit: it seems there is an official...
另外,插件的设定能否增加一个 tcp fast open 的开关?
ipv4: not true (include hong kong cidr) ipv6: ok
### Todo New sources: https://github.com/firehol/blocklist-ipsets
Is there an update on this issue? 😀 @ainar-g
请问 docker 有类似的功能吗?:grinning:
> Well, you can always package any process managers you flavored in Dockerfile. 意思是把 systemd 也打包进容器吗?好像有点大...
> Oh BTW, since you have set a crontab to call `acme.sh`, why not just kill the `ssserver` process and restart it after calling `acme.sh`? acme.sh 的 docker 镜像是[这里](https://hub.docker.com/r/neilpang/acme.sh)提供的,它应该是自带了一个 Cron...