[GH-ISSUE #2949] plugin_http_proxy doesn't open web site #2355

Closed
opened 2026-05-05 13:31:02 -06:00 by gitea-mirror · 3 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [X] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:31:02 -06:00
Author
Owner

@atimofeev86 commented on GitHub (May 22, 2022):

I think it has something to do with dns

<!-- gh-comment-id:1133931212 --> @atimofeev86 commented on GitHub (May 22, 2022): I think it has something to do with dns
Author
Owner

@Becods commented on GitHub (May 24, 2022):

CM6PHS7AGGJPN31Y2DI83MS.png

<!-- gh-comment-id:1135780934 --> @Becods commented on GitHub (May 24, 2022): ![CM6PHS7AGGJPN31Y2DI83MS.png](https://s2.loli.net/2022/05/19/YCWKze3vuMG4lrt.png)
Author
Owner

@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.

<!-- gh-comment-id:1165044201 --> @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.
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#2355
No description provided.