[GH-ISSUE #4491] VNC xtcp打洞成功了,但是vnc viewer 连接不上 #3547

Closed
opened 2026-05-05 14:16:48 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @fengyacao on GitHub (Oct 14, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4491

Bug Description

xtcp 打洞成功了,我用vnc 客户端登录,一直没反应,其它应用都是可以的

frpc Version

0.57

frps Version

0.57

System Architecture

linux/amd64

Configurations

proxies
name = "p2p_vnc"
type = "xtcp"
secretKey = "******"
localIP = "127.0.0.1"
localPort = 5901

Logs

2024-10-14 15:23:50.153 [I] [visitor/xtcp.go:320] [7ba1a8a206ff509a] [p2p_vnc] establishing nat hole connection successful, sid [17288906251372b8ce6c5546f6], remoteAddr [..124.160:13757]

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 @fengyacao on GitHub (Oct 14, 2024). Original GitHub issue: https://github.com/fatedier/frp/issues/4491 ### Bug Description xtcp 打洞成功了,我用vnc 客户端登录,一直没反应,其它应用都是可以的 ### frpc Version 0.57 ### frps Version 0.57 ### System Architecture linux/amd64 ### Configurations [[proxies]] name = "p2p_vnc" type = "xtcp" secretKey = "******" localIP = "127.0.0.1" localPort = 5901 ### Logs 2024-10-14 15:23:50.153 [I] [visitor/xtcp.go:320] [7ba1a8a206ff509a] [p2p_vnc] establishing nat hole connection successful, sid [17288906251372b8ce6c5546f6], remoteAddr [***.***.124.160:13757] ### 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 - [x] Others
gitea-mirror 2026-05-05 14:16:48 -06:00
Author
Owner

@xqzr commented on GitHub (Oct 18, 2024):

VNC 客户端,端口写法需要注意

<!-- gh-comment-id:2423011742 --> @xqzr commented on GitHub (Oct 18, 2024): VNC 客户端,端口写法需要注意
Author
Owner

@kratos9394 commented on GitHub (Oct 20, 2024):

ultravnc也不行,其他都ok

<!-- gh-comment-id:2425112056 --> @kratos9394 commented on GitHub (Oct 20, 2024): ultravnc也不行,其他都ok
Author
Owner

@github-actions[bot] commented on GitHub (Nov 11, 2024):

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:2467020114 --> @github-actions[bot] commented on GitHub (Nov 11, 2024): Issues go stale after 21d 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#3547
No description provided.