mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #402] 配置代理认证帐号密码时出错:unknown long flag '--auth-file' #312
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#312
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 @shilohooo on GitHub (Oct 9, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/402
Expected Behavior
使用--auth-file参数在配置文件中指定代理凭证
Current Behavior
配置文件内容如下图所示:

auth-file内容如下图所示:

Possible Solution
Steps to Reproduce
Context (Environment)
Detailed Description
需要给代理配置一个帐号密码
Possible Implementation
@snail007 commented on GitHub (Oct 9, 2020):
商业版功能。
详细信息:https://snail007.github.io/goproxy/page/free_vs_commercial/
@shilohooo commented on GitHub (Oct 10, 2020):
👌