mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #412] socks 加认证失败 #319
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#319
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 @Ygrittevictorlee on GitHub (Dec 10, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/412
PS C:\Users\lee\Desktop\proxy10-1-windows-amd64> .\proxy.exe socks -t tcp -p ":33388" -F auth.txt
2020/12/10 17:48:58 err : unknown short flag '-F'
PS C:\Users\lee\Desktop\proxy10-1-windows-amd64> .\proxy.exe socks -t tcp -p ":33389" -a "user1:passwd1"
2020/12/10 17:52:17 err : unknown short flag '-a'
PS C:\Users\lee\Desktop\proxy10-1-windows-amd64>
@ycchildcoder commented on GitHub (Jan 18, 2021):
免费版不支持吧
@snail007 commented on GitHub (Jan 18, 2021):
认证是商业版功能。