[GH-ISSUE #377] 请问有https代理支持吗? #287

Closed
opened 2026-02-27 23:16:20 +03:00 by kerem · 1 comment
Owner

Originally created by @517030910405 on GitHub (Jun 23, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/377

Client(Ubuntu)上面

类似于

export https_proxy=“https://mydomain.com:443”
export http_proxy=“https://mydomain.com:443”
export all_proxy=“https://mydomain.com:443”

之类的,是支持的吗?
谢谢!

Originally created by @517030910405 on GitHub (Jun 23, 2020). Original GitHub issue: https://github.com/snail007/goproxy/issues/377 Client(Ubuntu)上面 类似于 ```bash export https_proxy=“https://mydomain.com:443” export http_proxy=“https://mydomain.com:443” export all_proxy=“https://mydomain.com:443” ``` 之类的,是支持的吗? 谢谢!
kerem closed this issue 2026-02-27 23:16:20 +03:00
Author
Owner

@snail007 commented on GitHub (Jun 23, 2020):

支持,看手册和https://snail007.github.io/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/

<!-- gh-comment-id:647943429 --> @snail007 commented on GitHub (Jun 23, 2020): 支持,看手册和https://snail007.github.io/goproxy/page/faq/goproxy%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98%E8%A7%A3%E7%AD%94/。
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#287
No description provided.