facelezzzz

Results 13 comments of facelezzzz

i can only via ec2-user to ssh aws ec2 .then i need to change user to root for remaining work.but vs code just can not refresh current work folder to...

如果是官方教程安装且是service方式启动 可以使用 ` journalctl -u trojan -f` 跟踪最新日志

It's very important to support Redis cluster

> 你好,我们这边现在的需求是对一个任务做父子状态机的区分,但是父状态机实际上都是相同的,这边框架是否有提供父状态机复用的方法。或者能否使用jdk extends来做父状态机的复用? 你要的应该是HSM,这个框架是支持的

> Hysteria 的 [Docker 文档](https://hysteria.network/zh/docs/docker/) 里只写了服务端配置相关的, 但是您提及的配置都是客户端相关的(真的会有人把 Hysteria 客户端跑在 Docker 里的?), 如果希望对 Hysteria 的文档提出建议, 请附上对应的文档链接。 > > 另外, 有些人客户端可能有公网 IPv4 的, 没认证的 socks5 开在公网上分分钟就会被扫出来, 没半天你服务器 IP 就能上一堆 spam 黑名单了, 如果在提供的客户端示例配置中监听...

对于default bridge安全性问题 1.向监听的sock5增加认证 2.如果您在本地PC使用,发布你的端口-p 127.0.0.1:1080:1080 PS:docker 客户端在default bridge情况下,如果host要使用,这个容器除了监听0.0.0.0也没其他办法了吧,只要使用这个模式安全性问题是一定存在的,和是否指定0.0.0.0 没什么关系

So, simply changing the font to one that supports Chinese characters is sufficient.

Same with Intellij IDEA ``` ##### Completion options ##### { "contextLength": 8192, "maxTokens": 8192, "temperature": 0, "topP": 1, "presencePenalty": 0, "frequencyPenalty": 0, "model": "deepseek-chat", "stop": [ "", "", "", "//",...

@longle255 It works again! Thank you for your efforts.