[GH-ISSUE #478] 为何不支持socks5设置密码了? #382

Open
opened 2026-02-27 23:16:42 +03:00 by kerem · 1 comment
Owner

Originally created by @wb1t on GitHub (Apr 21, 2022).
Original GitHub issue: https://github.com/snail007/goproxy/issues/478

文档:
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'

Originally created by @wb1t on GitHub (Apr 21, 2022). Original GitHub issue: https://github.com/snail007/goproxy/issues/478 文档: 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'
Author
Owner

@snail007 commented on GitHub (Apr 21, 2022):

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

<!-- gh-comment-id:1105381789 --> @snail007 commented on GitHub (Apr 21, 2022): 认证是商业版功能,手册有说明。
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#382
No description provided.