linuxvps 在 分享一个自建节点 中发帖
shadowquic协议的,项目地址 https://github.com/spongebob888/shadowquic
可用客户端 v2rayn nekobox husi clash-rs
inbound:
type: socks
bind-addr: "127.0.0.1:1089"
outbound:
type: shadowquic
addr: "198.23.169.205:34050"
password: "LbkqXEpodaWrYGy"
username: "shadowquic"
server-name: "echo.free.beeceptor.com" # must be the same as jls_upstream in server
alpn: ["h3"]
initial-mt...