[GH-ISSUE #2395] UDP通信显示连接数一直是0 #1905

Closed
opened 2026-05-05 13:13:46 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @zsinba on GitHub (May 16, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2395

[REQUIRED] hat version of frp are you using

Version:
Newest

[REQUIRED] What operating system and processor architecture are you using
OS: Linux
CPU architecture:
4core24G
[REQUIRED] description of errors

confile

log file

Steps to reproduce the issue

  1. 使用UDP端口轩发
  2. 正常的UDP流量一直有的
  3. UDP页面显示的连接数一直是0
    image

虽然UDP并非面向连接的,但是这里既然 显示 了连接数, 起码把通信的IP个数显示出来,否则,这里的Connections显示的意义是什么呢?

Supplementary information

Can you guess what caused this issue

Checklist:

  • [] I included all information required in the sections above
  • [] I made sure there are no duplicates of this report (Use Search)
Originally created by @zsinba on GitHub (May 16, 2021). Original GitHub issue: https://github.com/fatedier/frp/issues/2395 <!-- 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 --> **[REQUIRED] hat version of frp are you using** <!-- Use ./frpc -v or ./frps -v --> Version: Newest **[REQUIRED] What operating system and processor architecture are you using** OS: Linux CPU architecture: 4core24G **[REQUIRED] description of errors** **confile** <!-- Please pay attention to hiding the token, server_addr and other privacy information --> **log file** <!-- If the file is too large, use Pastebin, for example https://pastebin.ubuntu.com/ --> **Steps to reproduce the issue** 1. 使用UDP端口轩发 2. 正常的UDP流量一直有的 3. UDP页面显示的连接数一直是0 ![image](https://user-images.githubusercontent.com/890157/118390147-2479a680-b660-11eb-9bea-f76f80a349f8.png) 虽然UDP并非面向连接的,但是这里既然 显示 了连接数, 起码把通信的IP个数显示出来,否则,这里的Connections显示的意义是什么呢? **Supplementary information** **Can you guess what caused this issue** **Checklist**: <!--- Make sure you've completed the following steps (put an "X" between of brackets): --> - [] I included all information required in the sections above - [] I made sure there are no duplicates of this report [(Use Search)](https://github.com/fatedier/frp/issues?q=is%3Aissue)
Author
Owner

@fatedier commented on GitHub (May 17, 2021):

显示连接数只是统一页面的展示,正如你所说,UDP 没有连接的概念,没有建立和断开连接,所以并不有这个概念。

<!-- gh-comment-id:841936540 --> @fatedier commented on GitHub (May 17, 2021): 显示连接数只是统一页面的展示,正如你所说,UDP 没有连接的概念,没有建立和断开连接,所以并不有这个概念。
Author
Owner

@zsinba commented on GitHub (May 17, 2021):

谢谢。
看你打”不有“就知道你是打五笔的。
顺便请教下,怎么干掉全角输入法。

<!-- gh-comment-id:842268734 --> @zsinba commented on GitHub (May 17, 2021): 谢谢。 看你打”不有“就知道你是打五笔的。 顺便请教下,怎么干掉全角输入法。
Author
Owner

@fatedier commented on GitHub (May 18, 2021):

没有用五笔... 可能是键盘按错了

<!-- gh-comment-id:842761121 --> @fatedier commented on GitHub (May 18, 2021): 没有用五笔... 可能是键盘按错了
Author
Owner

@zsinba commented on GitHub (May 20, 2021):

谢谢老板

<!-- gh-comment-id:844837367 --> @zsinba commented on GitHub (May 20, 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#1905
No description provided.