Gufeng Shen

Results 13 issues of Gufeng Shen

Hello, is there any plan to support ipv6? Thank you

根据 v2ray 文档(https://www.v2ray.com/chapter_02/05_transport.html#streamsettingsobject),强制打开 TFO 的选项在 `StreamSettingsObject` 中,但`StreamSettingsObject`包含在`inbound`中,而这是由 Airu 控制的部分。 请问如何手动强制打开 tfo 呢?

Hello, After pasting JWT Token, I get the following error. Error: Request failed Caused by: Request to Cloudflare API has failed with errors: { "code": 2004, "message": "bad device request",...

RR version: (You can find it in the update menu.) * RR: 24.6.6 DSM: * model: SA6400 * version: DSM 7.2.1-69057 Update 5 Issue: 类似 https://github.com/RROrg/rr/issues/393 ,synoboot 分区挂载不上。RR 默认设置,只改了 SN...

### What happened? On mobile, I can only see blank white screen for shared links from self hosted instance. ### Distribution version Linux ### What browsers are you seeing the...

The iOS keeps loading when I click continue at the phone number stage. I used docker-compose for server, and built iOS client as per https://github.com/teamgram/teamgram-server/blob/master/clients/teamgram-ios.md Here's the error message from...

这个命令会卡最后几行不输出。当 tail 更新了新的内容时,会输出之前卡住的和新的内容,然后又卡新数据最后的几行。像是有缓冲区没输出的感觉 `tail -f access.log | jq . | nali` 但是,这些命令没有问题: `tail -f access.log | nali` `jq . access.log | nali`

### Expected behavior Player can pick up dropped items with the default config ### Observed/Actual behavior dropped items fly away with a very fast initial velocity, so players find it...

hello, There's a Dockerfile in the repo, so could you publish this repo as a Docker image for a more convenient deployment?