mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2456] plugin http_proxy 对于请求的http地址失效 #1950
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1950
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 @wanyvic on GitHub (Jun 23, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2456
[REQUIRED] hat version of frp are you using
Version:
frpc 0.37.0
[REQUIRED] What operating system and processor architecture are you using
OS:ubuntu20.04
CPU architecture:x86-64
[REQUIRED] description of errors
plugin http_proxy 请求https地址正常,请求http地址失效
confile
[http_proxy]
type = tcp
remote_port =8010
plugin = http_proxy
plugin_http_user = xxx
plugin_http_passwd = xxxx
log file
日志无异常输出
Steps to reproduce the issue
Supplementary information
Can you guess what caused this issue
Checklist:
@wanyvic commented on GitHub (Jun 23, 2021):
see more #2457