You need to
Reply and refresh to see the content
常用分流 bilibili,netflix,disneyplus, openai/chatgpt/, youtube,spotify, telegram,gfwlist默认走代理
sing-box 支持协议广泛,目前还不支持节点订阅,故只能手动。 示例中仅用trojan
其中 hysteria2, vless_reality 新协议也支持:
格式如下
{
"tag": "HY2",
"type": "hysteria2",
"server": "EXAMPLE.COM",
"server_port": 443,
"tls":
{
"enabled": true,
"insecure": false,
"server_name": "$SERVER_NAME"
},
"password": "$PASSWORD",
},
{
"type": "vless",
"tag": "VLESS+REALITY",
"server": "EXAMPLE.COM",
"server_port": $PORT,
"uuid": "$UUID",
"packet_encoding": "xudp",
"flow": "xtls-rprx-vision",
"tls":
{
"enabled": true,
"insecure": false,
"server_name": "$SERVER_NAME",
"reality":
{
"enabled": true,
"public_key": "$KEY",
"short_id": "$ID"
},
"utls":
{
"enabled": true,
"fingerprint": "chrome"
}
}
},