mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2929] TCPMUX出错 #2336
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#2336
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 @ghost on GitHub (May 7, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2929
Bug Description
TCPMUX应该怎么用?



这样配置,
然后连接成功但是会报错。
new proxy [proxy1] error: proxy [proxy1] type [tcpmux] with multiplexer [httpconnect] requires tcpmux_httpconnect_port configuration
两端都会报这个错误,然后访问由boa监控的这个端口也不能成功启动CGI。是我配置有错误还是其他原因。
frpc Version
0.42.0
frps Version
0.42.0
System Architecture
linux/amd64
Configurations
common设置了只是没截上图。
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Jun 7, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@CocoTang1024 commented on GitHub (Feb 4, 2025):
在frps端配置一下tcpmux_httpconnect_port 就可以了