Scarecrow928
Scarecrow928
> Indeed, it doesn't seem to be the same problem. Can you send a screenshot of your problem, and the file thcrap_log.txt from the thcrap log directory? seems facing the...
@ROCO-freedom 用了`tpZHCNex`以后文字文字都没了。。 我是在`bin`文件夹下运行`.\thcrap_configure.exe "https://raw.githubusercontent.com/Yanstory/tpZHCNex/master/"`,然后先选择`zh-hans`,再选`taso` ,中间也没出啥错误  这是pacth stack那一段 ``` --------------------------- Patch stack: --------------------------- Patches in the stack: base_tasofro, lang_zh-hans, taso [1] base_tasofro: archive: D:/Download/thcrap/repos/nmlgc/base_tasofro/ title: Basic support for Tasogare Frontier...
ok I can simply do this with the docker run flag [`--user`](https://docs.docker.com/engine/reference/run/#user): ```sh docker run --user=1000:1000 macbre/nginx-http3 ash ``` or the compose argument `user`: ``` version: "3" services: nginx: image:...
I found that as long as you specify the "source" options, for example: source=172.18.123.123, the server will response to these SYNs, even if the window size is 0. (⊙o⊙)…
I ran this extension under linux and when saving videos, it will report an error: ``` cap_ffmpeg_impl.hpp:3018 open Could not find encoder for codec_id=27, error: Encoder not found ``` It...