[GH-ISSUE #275] HTTP_PROXY使用转义字符后仍然报错 #196

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

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

HTTP_PROXY 用户名是纯英文的,密码是 @123456 这样的
设置为 http_proxy = http://username:%40123456@10.0.0.1:8080
仍然报错:

2017/03/13 08:59:42 [main.go:109] [I] Start frpc success
2017/03/13 08:59:44 [control.go:151] [E] ProxyName [rdp], connect to server [123
.45.67.89:9999] error, ConnectServer using proxy error, StatusCode [407]
2017/03/13 08:59:44 [control.go:39] [E] ProxyName [rdp], connect to server failed!
2017/03/13 08:59:44 [main.go:112] [W] All proxy exit!

Originally created by @do21 on GitHub (Mar 13, 2017). Original GitHub issue: https://github.com/fatedier/frp/issues/275 HTTP_PROXY 用户名是纯英文的,密码是 @123456 这样的 设置为 **http_proxy = http://username:%40123456@10.0.0.1:8080** 仍然报错: > 2017/03/13 08:59:42 [main.go:109] [I] Start frpc success > 2017/03/13 08:59:44 [control.go:151] [E] ProxyName [rdp], connect to server [123 > .45.67.89:9999] error, ConnectServer using proxy error, StatusCode [407] > 2017/03/13 08:59:44 [control.go:39] [E] ProxyName [rdp], connect to server failed! > 2017/03/13 08:59:44 [main.go:112] [W] All proxy exit!
gitea-mirror 2026-05-05 11:58:43 -06:00
  • closed this issue
  • added the
    bug
    label
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#196
No description provided.