mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2395] UDP通信显示连接数一直是0 #1905
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#1905
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 @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
虽然UDP并非面向连接的,但是这里既然 显示 了连接数, 起码把通信的IP个数显示出来,否则,这里的Connections显示的意义是什么呢?
Supplementary information
Can you guess what caused this issue
Checklist:
@fatedier commented on GitHub (May 17, 2021):
显示连接数只是统一页面的展示,正如你所说,UDP 没有连接的概念,没有建立和断开连接,所以并不有这个概念。
@zsinba commented on GitHub (May 17, 2021):
谢谢。
看你打”不有“就知道你是打五笔的。
顺便请教下,怎么干掉全角输入法。
@fatedier commented on GitHub (May 18, 2021):
没有用五笔... 可能是键盘按错了
@zsinba commented on GitHub (May 20, 2021):
谢谢老板