You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some problems with the Socks5 authentication implementation in V2Ray. For example, UDP can be used without authentication, so if you have a need, please use other software.
What version of V2Ray are you using?
v5
What's your scenario of using V2Ray?
使用socks连接中转服务器
What problems have you encountered?
从源码看到socks5直接选用了noAuth
What's your expectation?
支持账号密码
Please attach your configuration here
Server configuration:
Client configuration:
// Please attach your client configuration here.
Please attach error logs here
Failed to start: main/commands: failed to load config: [config.json] > infra/conf/v5cfg: unable to build config > infra/conf/v5cfg: unable to load inbound protocol config > common/registry: unable to parse json content > unknown field "users" in v2ray.core.proxy.socks.simplified.ServerConfig
Server error log:
// Please attach your server error log here.
Client error log:
// Please attach your client error log here.
Please attach access log here
// Please attach your server access log here.
Other configurations (such as Nginx) and logs here
If V2Ray cannot start up, please attach output from
--test
command
If V2Ray service is abnormal, please attach journal log here
The text was updated successfully, but these errors were encountered: