mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3940] 使用tcpmux无法访问网站 #3128
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#3128
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 @MS1987 on GitHub (Jan 18, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/3940
Bug Description
你好,我想使用tcpmux实现一台服务器链接多个客户机器,
运行后,服务端可以log出来test-tcp的链接信息:
2024/01/15 15:22:58 [I] [control.go:401] [471889f40a4b96ce] new proxy [test-tcp] type [tcpmux] success但在浏览器上直接访问“120.79.122.236:7003”或者“machine-b.example.com:7003”都不能访问网页。之前测试ssh的端口是可以的。请问是什么设置问题么?
frpc Version
0.53.2
frps Version
0.53.2
System Architecture
linux/arm64
Configurations
服务端frps配置:
客户端配置:
Logs
No response
Steps to reproduce
...
Affected area
@xqzr commented on GitHub (Jan 20, 2024):
它需要 HTTP
CONNECT方法@JsonSong89 commented on GitHub (Jan 23, 2024):
网站应该使用http类型吧
@github-actions[bot] commented on GitHub (Feb 14, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.