Open Weltolk opened 1 year ago
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.
@AkinoKaede I think we could try to rebase this commit to fit the existing directory structure for V5 configurations.
V4的格式已经很成熟,V5格式调试中总会有这样那样的问题,希望能一直兼容V4格式。v5的多用户模式及配套功能始终不太好用。这导致大量使用者流失,因为新增的协议只支持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未写