mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1905] How to get list of connected clients ? #1512
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1512
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
@Becods commented on GitHub (Jul 30, 2020):
You can add content by editing the source code
Or through get dashboard content, through regular implementation
@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