[GH-ISSUE #2085] Dashboard的Proxies清單中,未列出XTCP類型的Proxy #1659

Open
opened 2026-05-05 13:03:37 -06:00 by gitea-mirror · 6 comments
Owner

Originally created by @SachiaLanlus on GitHub (Nov 19, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2085

What version of frp are you using

  • frpc v0.34.2
    • amd64 Windows 10 2004 Build 19041.630
  • frps v0.34.2
    • amd64 Ubuntu 20.04
  • (都是使用Release的Binary)

Description of errors
在Dashboard裡面Proxy只有顯示TCP、UDP、HTTP、HTTPS和STCP,並沒有XTCP。
想請問這是預期的結果嗎?
因為XTCP的Proxy數量在Overview頁面的右下角的圓餅圖,確實有顯示出正確的數量。
但是左側的Proxies清單裡面,並不包含XTCP的分頁。

Supplementary information
image

Originally created by @SachiaLanlus on GitHub (Nov 19, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/2085 <!-- From Chinese to English by machine translation, welcome to revise and polish. --> <!-- ⚠️⚠️ Incomplete reports will be marked as invalid, and closed, with few exceptions ⚠️⚠️ --> <!-- in addition, please use search well so that the same solution can be found in the feedback, we will close it directly --> <!-- for convenience of differentiation, use FRPS or FRPC to refer to the FRP server or client --> **What version of frp are you using** - frpc v0.34.2 - amd64 Windows 10 2004 Build 19041.630 - frps v0.34.2 - amd64 Ubuntu 20.04 - (都是使用Release的Binary) **Description of errors** 在Dashboard裡面Proxy只有顯示TCP、UDP、HTTP、HTTPS和STCP,並沒有XTCP。 想請問這是預期的結果嗎? 因為XTCP的Proxy數量在Overview頁面的右下角的圓餅圖,確實有顯示出正確的數量。 但是左側的Proxies清單裡面,並不包含XTCP的分頁。 **Supplementary information** ![image](https://user-images.githubusercontent.com/12500621/99690753-72538e80-2ac3-11eb-9fac-06fcf47fedff.png)
gitea-mirror added the
todo
label 2026-05-05 13:03:37 -06:00
Author
Owner

@fatedier commented on GitHub (Nov 20, 2020):

XTCP 比较特殊,流量不经过服务器中转,所以也没法统计使用了多少流量,所以暂时没有在详细信息里展示。

<!-- gh-comment-id:730814528 --> @fatedier commented on GitHub (Nov 20, 2020): XTCP 比较特殊,流量不经过服务器中转,所以也没法统计使用了多少流量,所以暂时没有在详细信息里展示。
Author
Owner

@SachiaLanlus commented on GitHub (Nov 20, 2020):

原來如此
了解了

<!-- gh-comment-id:730817678 --> @SachiaLanlus commented on GitHub (Nov 20, 2020): 原來如此 了解了
Author
Owner

@SachiaLanlus commented on GitHub (Nov 20, 2020):

因為xtcp似乎是透過server_name來決定
所以 請問一下 不知道未來有沒有打算在dashboard的左側清單中加入xtcp
裡面只有列出server_name的清單呢
像是stcp的欄位也相較其他proxy少一個(port)

<!-- gh-comment-id:730819513 --> @SachiaLanlus commented on GitHub (Nov 20, 2020): 因為xtcp似乎是透過server_name來決定 所以 請問一下 不知道未來有沒有打算在dashboard的左側清單中加入xtcp 裡面只有列出server_name的清單呢 像是stcp的欄位也相較其他proxy少一個(port)
Author
Owner

@fatedier commented on GitHub (Nov 20, 2020):

可以考虑加上 xtcp 的展示。

stcp 没有 port 的说法,不需要绑定端口,不直接暴露在公网,需要访问者通过本地的 frpc 连接。

<!-- gh-comment-id:730867862 --> @fatedier commented on GitHub (Nov 20, 2020): 可以考虑加上 xtcp 的展示。 stcp 没有 port 的说法,不需要绑定端口,不直接暴露在公网,需要访问者通过本地的 frpc 连接。
Author
Owner

@SachiaLanlus commented on GitHub (Nov 20, 2020):

恩恩stcp和xtcp都是不用綁定port的

期待下一版加入xtcp的展示
太棒了
d=====( ̄▽ ̄*)b

<!-- gh-comment-id:730955777 --> @SachiaLanlus commented on GitHub (Nov 20, 2020): 恩恩stcp和xtcp都是不用綁定port的 期待下一版加入xtcp的展示 太棒了 d=====( ̄▽ ̄*)b
Author
Owner

@wengzuyang commented on GitHub (Jan 12, 2021):

同样期待加入这个功能

<!-- gh-comment-id:758442124 --> @wengzuyang commented on GitHub (Jan 12, 2021): 同样期待加入这个功能
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#1659
No description provided.