[GH-ISSUE #272] HTTP_PROXY不支持特殊字符 #195

Closed
opened 2026-05-05 11:58:31 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @do21 on GitHub (Mar 11, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/272

你好,
由于PROXY密码中包含 @ 符号,于是没法用……
不知能否通过 HTTP_PROXY_USERNAME 和 HTTP_PROXY_PASSWORD 的方式来对密码中的特殊字符进行支持呢?

谢谢。

Originally created by @do21 on GitHub (Mar 11, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/272 你好, 由于PROXY密码中包含 @ 符号,于是没法用…… 不知能否通过 HTTP_PROXY_USERNAME 和 HTTP_PROXY_PASSWORD 的方式来对密码中的特殊字符进行支持呢? 谢谢。
Author
Owner

@fatedier commented on GitHub (Mar 11, 2017):

请 Google 搜索解决方案。

<!-- gh-comment-id:285863573 --> @fatedier commented on GitHub (Mar 11, 2017): 请 Google 搜索解决方案。
Author
Owner

@do21 commented on GitHub (Mar 12, 2017):

将 @ 替换为 %40 后依然还是报错……

<!-- gh-comment-id:285913504 --> @do21 commented on GitHub (Mar 12, 2017): 将 @ 替换为 %40 后依然还是报错……
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: github-starred/frp#195
No description provided.