bigoovip
bigoovip
### verify - [X] 我已经仔细阅读[项目文档](https://github.com/tindy2013/subconverter/blob/master/README-cn.md),确认现有功能无法解决我的需求 - [X] 我已经检索过现有[issue](https://github.com/tindy2013/subconverter/issues),确认与现有issue的内容并不重复 - [X] 我已经尝试自行解决,确认自己没有能力解决 ### 功能描述 目前在用的节点是vless(reality)协议的节点,但在用本项目转换为sing-box的配置时,vless(reality)协议的节点没有转换,该类型的节点完全无法使用。 sing-box官方内核是支持此类型的节点,希望能增加该类节点的转换支持,如果可能的话,最好可以支持sing-box官方内核所支持的所有的出入站类型。 目前 subconverter 的行为是,vless(reality)协议的节点没有被转换,应该是被丢弃了。 ### 可能的解决方案 期望vless(reality)协议的节点可以被正确转换为sing-box的配置,谢谢。
When connected via high latency over the Internet, tapping the screen becomes a long press behavior
- [x] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md). - [x] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues). **Environment** - OS: Windows - scrcpy version: 2.4 - installation method: Windows release - device...
When adding the integrated base URL for compatibility with OpenAI, I always encounter an "Unexpected exception" error. I noticed in the logs that the request to the interface was made...
我目前在准备搭建 dae 服务,dae 需要以下内核选项: ``` CONFIG_BPF=y CONFIG_BPF_SYSCALL=y CONFIG_BPF_JIT=y CONFIG_CGROUPS=y CONFIG_KPROBES=y CONFIG_NET_INGRESS=y CONFIG_NET_EGRESS=y CONFIG_NET_SCH_INGRESS=m CONFIG_NET_CLS_BPF=m CONFIG_NET_CLS_ACT=y CONFIG_BPF_STREAM_PARSER=y CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_REDUCED is not set CONFIG_DEBUG_INFO_BTF=y CONFIG_KPROBE_EVENTS=y CONFIG_BPF_EVENTS=y ``` 而本项目中内核不支持以下选项 ``` CONFIG_BPF_STREAM_PARSER=y CONFIG_DEBUG_INFO=y...
The operating system Alpine 3.21 is installed in the CT container of pve 8. udp2raw and wireguard are installed in this alpine and used as clients. When the Alpine system...