fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Apache License 2.0
86.46k stars 13.37k forks source link

[Feature Request] Request to display the remote IP address of the service provider of stcp and sudp on the frps dashboard #3051

Closed aa51513 closed 2 years ago

aa51513 commented 2 years ago

Describe the feature request

I have many servers with the exact same frpc configuration on them.

Usually I only start frpc on one of the servers for stcp connection.

I ran into a pretty big trouble today: I can't remember which machine I'm running frpc on.

Obviously, with so many machines, I can't find them one by one.

So I thought of the frps dashboard, and in the end I was very sorry, I didn't find any information about the IP address in "proxies-STCP-connection information".

Considering the principle of stcp, frps must know the IP address of the stcp service provider, and the dashboard display will not bring additional security problems. Can you consider supporting this feature?

Describe alternatives you've considered

Display the IP address of the stcp service provider on the frps dashboard

Affected area

fatedier commented 2 years ago

Maybe you can set user in different frpc.ini

github-actions[bot] commented 2 years ago

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