Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I start the torrent tracker, but it always gives a local ip address if I connect the torrent client to the web. #4517

Open
1 of 11 tasks
DEAM0 opened this issue Oct 28, 2024 · 3 comments

Comments

@DEAM0
Copy link

DEAM0 commented Oct 28, 2024

Bug Description

Hello, can anyone advise me how to make it so that when a user connects to my tracker, his IP address and port are displayed, because every time he connects, 127.0.0.1 or 10.x.x.x is displayed. I tried everything in nginx but nothing works, it still shows the local ip address.

frpc Version

0.61.0

frps Version

0.61.0

System Architecture

linux/amd64

Configurations

webServer.addr = "0.0.0.0"
webServer.port = 7500
webServer.user = ""
webServer.password = ""
enablePrometheus = true
vhostHTTPSPort = 443
vhostHTTPPort = 80
webServer.tls.certFile = ""
webServer.tls.keyFile = ""
bindPort = 7000

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
@xqzr
Copy link

xqzr commented Oct 29, 2024

这需要 proxy protocol 支持,但这不太可能

@DEAM0
Copy link
Author

DEAM0 commented Oct 30, 2024

Not work.

Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants