mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #3088] 客户端设置了远程端口为7015,但连接的时候就会自动跳成本地端口号,然后就打不开网页了 #2475
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#2475
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 @whwhl on GitHub (Sep 4, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3088
Bug Description
客户端设置了远程端口为7015,但连接的时候就会自动跳成本地端口号,然后就打不开网页了
frpc Version
0.44.0
frps Version
0.44.0
System Architecture
linux/amd64
Configurations
[wordpress]
type = tcp
local_ip = 127.0.0.1
local_port = 8889
remote_port = 7015
Logs
2022/09/05 00:11:15 [I] [tcp.go:64] [422fbcbbcea9ccae] [wordpress] tcp proxy listen port [7015]
2022/09/05 00:11:15 [I] [control.go:465] [422fbcbbcea9ccae] new proxy [wordpress] type [tcp] success
2022/09/05 00:11:31 [I] [proxy.go:179] [422fbcbbcea9ccae] [wordpress] get a user connection [183.192.:11071]
2022/09/05 00:11:31 [I] [proxy.go:179] [422fbcbbcea9ccae] [wordpress] get a user connection [183.192.:11072]
Steps to reproduce
...
Affected area
@whwhl commented on GitHub (Sep 5, 2022):
已经解决,是WordPress的问题
@github-actions[bot] commented on GitHub (Oct 6, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.