v2ray 配置请教

– name: “ss3”     type: ss     server: server     port: 443     cipher: chacha20-ietf-poly1305     password: “password”     plugin: v2ray-plugin     plugin-opts:       mode: websocket # no QUIC now       tls: true # wss       # 可使用 openssl x509 -noout -fingerprint -sha256 -inform pem -in yourcert.pem 获取       # 配置指纹将实现 SSL Pining 效果       # fingerprint: xxxx       # skip-cert-verify: true       # host: bing.com       # path: “/”       # mux: true       # headers:       #   custom: value       # v2ray-http-upgrade: false       # v2ray-http-upgrade-fast-open: false 这个是clash中的配置 对应的 v2ray 怎么配置呀 写了个配置 ,直接使用的acme root目录下的证书.总是提示我tls 握手失败..

请登录后发表评论

    没有回复内容