mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4364] 关于配置好也连接上但我的世界客户端不能连接 #3446
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#3446
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 @kroazi on GitHub (Aug 1, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4364
Bug Description
我配置好了 而且也提示连接上了 但我在我的世界客户端就不能连接 配置是 监听6002端口 转发的是25565 相关端口已开放 服务端的端口也开放了 但我的世界连接不上
frpc Version
最新版
frps Version
最新版
System Architecture
Linux amd64
Configurations
serverPort = 6000
proxies
name = "mc"
type = "tcp"
localIP = "127.0.0.1"
localPort = 25565
remotePort = 6002
Logs
2024-08-01 12:59:53.666 [I] [sub/root.go:142] start frpc service for config file [./frpc.toml]
2024-08-01 12:59:53.666 [I] [client/service.go:294] try to connect to server...
2024-08-01 12:59:53.693 [I] [client/service.go:286] [5c11e03ed88fa2b5] login to server success, get run id [5c11e03ed88fa2b5]
2024-08-01 12:59:53.693 [I] [proxy/proxy_manager.go:173] [5c11e03ed88fa2b5] proxy added: [mc]
2024-08-01 12:59:53.702 [I] [client/control.go:168] [5c11e03ed88fa2b5] [mc] start proxy success
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Aug 2, 2024):
This is only for feedback on frp bugs. For application-related issues, please provide feedback on the corresponding forum or other channels. Thank you.