[GH-ISSUE #1905] How to get list of connected clients ? #1512

Closed
opened 2026-05-05 12:57:17 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @burkifaso on GitHub (Jul 15, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1905

Hey, I would like to get list of all clients connected to server via api

like

proxy1:port
proxy2:port

how to do it ? thanks

Originally created by @burkifaso on GitHub (Jul 15, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1905 Hey, I would like to get list of all clients connected to server via api like proxy1:port proxy2:port how to do it ? thanks
Author
Owner

@Becods commented on GitHub (Jul 30, 2020):

You can add content by editing the source code

Or through get dashboard content, through regular implementation

<!-- gh-comment-id:666319750 --> @Becods commented on GitHub (Jul 30, 2020): You can add content by editing the source code Or through get dashboard content, through regular implementation
Author
Owner
<!-- gh-comment-id:685216148 --> @ErixWong commented on GitHub (Sep 2, 2020): Hi, buddy try this: http://127.0.0.1:7500/api/proxy/tcp http://127.0.0.1:7500/api/proxy/udp http://127.0.0.1:7500/api/proxy/http http://127.0.0.1:7500/api/proxy/https
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#1512
No description provided.