mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2949] plugin_http_proxy doesn't open web site #2355
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#2355
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 @atimofeev86 on GitHub (May 22, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2949
Bug Description
I tried to use plugin_http_proxy
when I open web browser with proxy I see an error:
Hmm. We’re having trouble finding that site.
An error occurred during a connection to whoer.net.
If I use plugin_socks5 web site opens fine.
frpc Version
0.42
frps Version
0.42
System Architecture
linux/amd6
Configurations
server config:
[common]
bind_port = 24031
client config:
[common]
server_addr = 51.81.4.100
server_port = 24031
[http_proxy]
type = tcp
remote_port = 24000
plugin = http_proxy
Logs
No response
Steps to reproduce
...
Affected area
@atimofeev86 commented on GitHub (May 22, 2022):
I think it has something to do with dns
@Becods commented on GitHub (May 24, 2022):
@github-actions[bot] commented on GitHub (Jun 24, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.