mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4352] xtcp打洞成功后如何通过http访问 #3437
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#3437
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 @Hirsi-He on GitHub (Jul 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4352
Bug Description
我的公司电脑作为被访问端,挂了一个视频服务,配置的xtcp端口映射到这个服务端口上,服务是http协议的

我家这边作为访问端启动了xtcp,打洞成功了,但是无法通过http访问本地端口来访问公司电脑的http服务
frpc Version
0.59.0
frps Version
0.59.0
System Architecture
windows/amd64
Configurations
name = "p2p_http_visitor"
type = "xtcp"
serverName = "p2p_http"
secretKey = "**********"
bindAddr = "127.0.0.1"
bindPort = 6000
Logs
No response
Steps to reproduce
...
Affected area
@Hirsi-He commented on GitHub (Jul 30, 2024):
这种如何能通过http访问啊
@fatedier commented on GitHub (Jul 31, 2024):
Please use a search engine to query and solve the problem.
@Hirsi-He commented on GitHub (Aug 1, 2024):
Search engines cannot find a solution to this problem
@Hirsi-He commented on GitHub (Aug 1, 2024):
Can you provide some guidance