mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4868] [Feature Request] 如何使用 tcpmux ssh 远程连接 #3839
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#3839
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 @pxysea on GitHub (Jul 3, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4868
Describe the feature request
服务端rps.toml 如下:```
bindAddr = "0.0.0.0"
bindPort = 7000
vhostHTTPPort = 8080
vhostHTTPSPort = 8443
subdomainHost = "xx.com"
tcpmuxHTTPConnectPort = 5002
auth.method = "xxx"
auth.token = "xxxx"
通过 ssh 无法连接,是哪里出错了吗? 谢谢
Describe alternatives you've considered
No response
Affected area
@groot-guo commented on GitHub (Jul 13, 2025):
你至少应该给出示例,你是怎么请求的
@github-actions[bot] commented on GitHub (Jul 28, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.