[GH-ISSUE #372] 请教如何将一个带密码的代理转为本地代理 #285

Closed
opened 2026-02-27 23:16:19 +03:00 by kerem · 2 comments
Owner

Originally created by @ioxinfty on GitHub (May 27, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/372

我希望将一个带密码的代码转为本地不带密码的代理进行访问
比如像下面这样
.\proxy.exe http -t tcp -p 127.0.0.1:3322 -T tcp -J 'https://user:pass@host:port'
这样虽然能启动但是不起作用

Originally created by @ioxinfty on GitHub (May 27, 2020). Original GitHub issue: https://github.com/snail007/goproxy/issues/372 我希望将一个带密码的代码转为本地不带密码的代理进行访问 比如像下面这样 .\proxy.exe http -t tcp -p 127.0.0.1:3322 -T tcp -J 'https://user:pass@host:port' 这样虽然能启动但是不起作用
kerem closed this issue 2026-02-27 23:16:19 +03:00
Author
Owner

@snail007 commented on GitHub (May 27, 2020):

请看手册 sps

<!-- gh-comment-id:634629822 --> @snail007 commented on GitHub (May 27, 2020): 请看手册 sps
Author
Owner

@ioxinfty commented on GitHub (May 27, 2020):

现在可以了,非常感谢。

<!-- gh-comment-id:634807780 --> @ioxinfty commented on GitHub (May 27, 2020): 现在可以了,非常感谢。
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#285
No description provided.