[GH-ISSUE #3420] [Feature Request] frpc配置代理后,baidu搜索ip。显示的还是原地址。没显示代理服务器地址。 #2735

Closed
opened 2026-05-05 13:45:44 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @wgf4242 on GitHub (Apr 22, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3420

Describe the feature request

代理配置如下。

[common]
server_addr = 1.2.3.4
server_port = 7000
authentication_method = token
authenticate_new_work_conns = true
token = xxxxxx

[socks5]
type = tcp
remote_port = 2121
plugin = socks5

用配置的代理上网没问题。但是显示的是原机的ip。用其他软件做代理服务器测的都是显示服务器的地址。
是要做其他设置么?

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @wgf4242 on GitHub (Apr 22, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3420 ### Describe the feature request 代理配置如下。 ``` [common] server_addr = 1.2.3.4 server_port = 7000 authentication_method = token authenticate_new_work_conns = true token = xxxxxx [socks5] type = tcp remote_port = 2121 plugin = socks5 ``` 用配置的代理上网没问题。但是显示的是原机的ip。用其他软件做代理服务器测的都是显示服务器的地址。 是要做其他设置么? ### Describe alternatives you've considered _No response_ ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:45:44 -06:00
Author
Owner

@Becods commented on GitHub (Apr 22, 2023):

你把frp当成什么了

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
<!-- gh-comment-id:1518631217 --> @Becods commented on GitHub (Apr 22, 2023): 你把frp当成什么了 ``` A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. ```
Author
Owner

@github-actions[bot] commented on GitHub (May 23, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1558269211 --> @github-actions[bot] commented on GitHub (May 23, 2023): 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#2735
No description provided.