mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #5302] [Feature Request] #4087
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#4087
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 @liuxing1981 on GitHub (May 1, 2026).
Original GitHub issue: https://github.com/fatedier/frp/issues/5302
Describe the feature request
I try to expose the 1883 port via frpc for mqtt broker in Server B with frp 0.68.
And i have started the frps in Server A, of course the 1883 port is listening in Server A.
But when the mqtt client which is running in Iot device try to create a connection to 1883 port in Server A,
the connection always disconnect by frps service. The Iot device received the Fin package from Server A.
Could you please show me how to config the frp for keeping the connection alive with mqtt?
Describe alternatives you've considered
No response
Affected area