Skip to content

singbox vmess+websocke后端启动报错 #3031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
4 of 5 tasks
Nanocloub opened this issue May 27, 2025 · 0 comments
Closed
4 of 5 tasks

singbox vmess+websocke后端启动报错 #3031

Nanocloub opened this issue May 27, 2025 · 0 comments

Comments

@Nanocloub
Copy link

操作系统

Linux

系统版本

Debian 12

安装类型

其他

如果您使用图形客户端程序,请提供该程序版本。

No response

版本

描述

使用的是v2b的singbox内核,singbox内核版本v1.12.0,配置使用vmess+websocket, 可以正常连接,但是会有报错

Image

下面是V2bX 生成的 root@nomao:/etc/V2bX# cat sing_origin.json

{
"outbounds": [
{
"tag": "direct",
"type": "direct",
"domain_strategy": "prefer_ipv4"
},
{
"type": "block",
"tag": "block"
}
],
"route": {
"rules": [
{
"ip_is_private": true,
"outbound": "block"
},
{
"domain_regex": [
"(api|ps|sv|offnavi|newvector|ulog.imap|newloc)(.map|).(baidu|n.shifen).com",
"(.+.|^)(360|so).(cn|com)",
"(Subject|HELO|SMTP)",
"(torrent|.torrent|peer_id=|info_hash|get_peers|find_node|BitTorrent|announce_peer|announce.php?passkey=)",
"(^.@)(guerrillamail|guerrillamailblock|sharklasers|grr|pokemail|spam4|bccto|chacuo|027168).(info|biz|com|de|net|org|me|la)",
"(.?)(xunlei|sandai|Thunder|XLLiveUD)(.)",
"(..||)(dafahao|mingjinglive|botanwang|minghui|dongtaiwang|falunaz|epochtimes|ntdtv|falundafa|falungong|wujieliulan|zhengjian).(org|com|net)",
"(ed2k|.torrent|peer_id=|announce|info_hash|get_peers|find_node|BitTorrent|announce_peer|announce.php?passkey=|magnet:|xunlei|sandai|Thunder|XLLiveUD|bt_key)",
"(.+.|^)(360).(cn|com|net)",
"(..||)(guanjia.qq.com|qqpcmgr|QQPCMGR)",
"(.
.||)(rising|kingsoft|duba|xindubawukong|jinshanduba).(com|net|org)",
"(..||)(netvigator|torproject).(com|cn|net|org)",
"(..||)(visa|mycard|gash|beanfun|bank).",
"(.
.||)(gov|12377|12315|talk.news.pts.org|creaders|zhuichaguoji|efcc.org|cyberpolice|aboluowang|tuidang|epochtimes|zhengjian|110.qq|mingjingnews|inmediahk|xinsheng|breakgfw|chengmingmag|jinpianwang|qi-gong|mhradio|edoors|renminbao|soundofhope|xizang-zhiye|bannedbook|ntdtv|12321|secretchina|dajiyuan|boxun|chinadigitaltimes|dwnews|huaglad|oneplusnews|epochweekly|cn.rfi).(cn|com|org|net|club|net|fr|tw|hk|eu|info|me)",
"(..||)(miaozhen|cnzz|talkingdata|umeng).(cn|com)",
"(.
.||)(mycard).(com|tw)",
"(..||)(gash).(com|tw)",
"(.bank.)",
"(.
.||)(pincong).(rocks)",
"(..||)(taobao).(com)",
"(.
.||)(laomoe|jiyou|ssss|lolicp|vv1234|0z|4321q|868123|ksweb|mm126).(com|cloud|fun|cn|gs|xyz|cc)",
"(flows|miaoko).(pages).(dev)"
],
"outbound": "block"
},
{
"outbound": "direct",
"network": [
"udp","tcp"
]
}
]
},
"experimental": {
"cache_file": {
"enabled": true
}
}
}

重现方式

  1. 使用 V2bX 一键脚本 https://github.com/wyx2685/V2bX-script 安装,并使用 V2bX generate向导配置vmess+webcoket节点
  2. 重启 V2bX

日志

支持我们

完整性要求

  • 我保证阅读了文档,了解所有我编写的配置文件项的含义,而不是大量堆砌看似有用的选项或默认值。
  • 我保证提供了可以在本地重现该问题的服务器、客户端配置文件与流程,而不是一个脱敏的复杂客户端配置文件。
  • 我保证提供了可用于重现我报告的错误的最简配置,而不是依赖远程服务器、TUN、图形界面客户端或者其他闭源软件。
  • 我保证提供了完整的配置文件与日志,而不是出于对自身智力的自信而仅提供了部分认为有用的部分。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants