mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #531] socks5 认证问题 #432
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#432
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tluo-github on GitHub (Apr 6, 2023).
Original GitHub issue: https://github.com/snail007/goproxy/issues/531
Expected Behavior
按照使用文档:
5.7.认证
对于socks5代理协议我们可以进行用户名密码认证,认证的用户名和密码可以在命令行指定
proxy socks -t tcp -p ":33080" -a "user1:pass1"
应该运行成功
Current Behavior
运行失败
[root@44841209f849 app]# ./proxy socks -t tcp -p ":33080" -a "user1:pass1"
2023/04/06 08:57:28.824053 proxy/main.go:86 FATAL err : unknown short flag '-a'
Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
Possible Implementation
@snail007 commented on GitHub (Apr 7, 2023):
认证是商业版功能
@tluo-github commented on GitHub (Sep 4, 2023):
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。