[GH-ISSUE #3088] 客户端设置了远程端口为7015,但连接的时候就会自动跳成本地端口号,然后就打不开网页了 #2475

Closed
opened 2026-05-05 13:35:29 -06:00 by gitea-mirror · 2 comments
Owner

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:35:29 -06:00
Author
Owner

@whwhl commented on GitHub (Sep 5, 2022):

已经解决,是WordPress的问题

<!-- gh-comment-id:1236474230 --> @whwhl commented on GitHub (Sep 5, 2022): 已经解决,是WordPress的问题
Author
Owner

@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.

<!-- gh-comment-id:1269149972 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2475
No description provided.