v2ray-examples
v2ray-examples copied to clipboard
根据v5版本现有文档添加配置
代理协议的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未写
v5 中的官方文档是错的,比如加密方式 aes-128-gcm
写法就不能正确运行,参考实现代码应该要写为 AES_128_GCM
特么的,V5文档错的不是一点半点,根本没法看,暂时还得是沿用V4的文档格式。
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.