mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-17 20:44:38 +03:00
support vmess header
This commit is contained in:
@@ -8,10 +8,10 @@ namespace NekoRay::fmt {
|
||||
QString network = "tcp";
|
||||
QString security = "none";
|
||||
QString packet_encoding = "";
|
||||
// ws/h2/grpc
|
||||
// ws/h2/grpc/tcp-http
|
||||
QString path = "";
|
||||
QString host = "";
|
||||
// QUIC & KCP
|
||||
// kcp/quic/tcp-http
|
||||
QString header_type = "";
|
||||
// tls
|
||||
QString sni = "";
|
||||
|
||||
Reference in New Issue
Block a user