goproxy icon indicating copy to clipboard operation
goproxy copied to clipboard

为何不支持socks5设置密码了?

Open wb1t opened this issue 2 years ago • 1 comments

文档: https://snail007.host900.com/goproxy/manual/zh/#/?id=_5socks5%e4%bb%a3%e7%90%86

proxy socks -t tcp -p ":33080" -a "user1:pass1" -a "user2:pass2" proxy socks -t tcp -p ":33080" -F auth-file.txt

这两个命令提示: 2022/04/21 23:06:34.926826 proxy/main.go:86 ERROR err : unknown short flag '-a'

wb1t avatar Apr 21 '22 15:04 wb1t

认证是商业版功能,手册有说明。

snail007 avatar Apr 21 '22 15:04 snail007