v2ray-examples icon indicating copy to clipboard operation
v2ray-examples copied to clipboard

根据v5版本现有文档添加配置

Open Weltolk opened this issue 2 years ago • 5 comments

代理协议的vless的fallback文档不全, VLESS-TCP,VLESS-TCP-TLS, VLESS-TCP-TLS (maximal by rprx), VLESS-TCP-TLS (minimal by rprx), VLESS-TCP-TLS-proxy protocol和VLESS-TCP-TLS-WS (recommended)未写 传输流协议的tcp的header文档不全,VMess-HTTP未写

Weltolk avatar Feb 14 '23 16:02 Weltolk

v5 中的官方文档是错的,比如加密方式 aes-128-gcm 写法就不能正确运行,参考实现代码应该要写为 AES_128_GCM

cntrump avatar Feb 18 '23 04:02 cntrump

特么的,V5文档错的不是一点半点,根本没法看,暂时还得是沿用V4的文档格式。

CodingMoeButa avatar May 10 '24 16:05 CodingMoeButa

Sorry I forgot about this work. I haven't had enough time to review this PR yet, I think this may not happen until after July.

AkinoKaede avatar May 22 '24 16:05 AkinoKaede