mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3658] /api/proxy/tcp {"proxies":[]} #2916
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#2916
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 @xqzr on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3658
Bug Description
/api/proxy/*都没有数据frpc Version
0.52.0
frps Version
0.52.0
System Architecture
linux/amd64
Configurations
Logs
Steps to reproduce
curl -s ●●●●:●●●●@[::1]:7501/api/serverinfo | jq .proxy_type_countcurl -s ●●●●:●●●●@[::1]:7501/api/proxy/tcp | jq .Affected area
@sfdex commented on GitHub (Oct 11, 2023):
I have the same issue as you