Kairlec
Kairlec
> Interesting, thanks for filing this issue. @kairlec @bitobrian, what shells are you using? Does this only occur in certain shells? 我在我电脑上所有的可用终端执行都会出现一样的错误 
> Based on the stack traces it seems like we have two separate issues here: > > 1. On certain shells we can't get the window width to properly display...
> 未发现该现象,代码中没有使用CRLF,也没有使用UTF16. 确定是词库合并的时候的问题 [\src\IME WL Converter Win\Forms\MergeWLForm.cs(117:Dict2String)](https://github.com/studyzy/imewlconverter/blob/master/src/IME%20WL%20Converter%20Win/Forms/MergeWLForm.cs#L117-L128) 方法追加了行尾空格并使用了CRLF换行符 [\src\IME WL Converter Win\Forms\MergeWLForm.cs(33:btnMergeWL_Click)](https://github.com/studyzy/imewlconverter/blob/master/src/IME%20WL%20Converter%20Win/Forms/MergeWLForm.cs#L64) 方法中64行部分使用了`Encoding.Unicode`,而这在[MSDN](https://docs.microsoft.com/en-us/dotnet/api/system.text.encoding.unicode?view=netcore-3.1)中说明为UTF16
> dockerfile 在 docs 文件里面,dockerfile 默认暴露了饥荒两个端口 > > **docker 存档目录挂载 命令参考** > > docker run -d --name dst-admin-go -p8080:8082 -v /root/dstsave:/root/.klei/DoNotStarveTogether -v /root/dstbackup:/app/backup -v /root/dstmod:/app/mod hujinbo23/dst-admin-go:1.1.7 > > 容器存档启动路径: /root/.klei/DoNotStarveTogether...
> 1.21.0 已支持zerossl。 google的证书找不到文档,你可以发一下google的文档链接吗 https://cloud.google.com/certificate-manager/docs/public-ca-tutorial?hl=zh-cn
> I faced the same problem on mac mini m4. make: *** [all] Error 2 I'm using macOS 15.4 on an apple m4 The clang version from xcode 16.3 is...
面板应该不区分内网外网访问,有确认过内外网访问的是同一个面板实例吗 1.2.8.5的话应该是你放出来的截图的外网访问界面,但我在你的截图上没有看到广告相关的
这个广告的话是原项目 https://github.com/carrot-hu23/dst-admin-go 就有的
> [@kairlec](https://github.com/kairlec) 原版镜像好像更换新面板了,本项目有计划跟进吗? 有地址吗,我没看到新面板
已经更新了web仓库的地址,可以试试新的镜像 原始问题看起来也是一个是老的web控制台一个是新的web控制台 多房间版本在tag后缀增加-verge --- 原仓库的tag和分支有点多,文档没写打包对应的分支和发布的分支,所以这边打包出来的和作者自己发布的镜像可能会稍有差别