mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2842] sudp在连接不上的时候产生大量的日志 #2272
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#2272
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 @sola97 on GitHub (Mar 14, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2842
Bug Description
我为teamview配置了sudp的visitor,但是在电脑未启动teamview的时候每隔三秒一条日志刷屏
frpc Version
0.40.0
frps Version
0.40.0
System Architecture
linux/amd64
Configurations
[teamviewer_udp_visitor]
type = sudp
role = visitor
server_name = teamviewer_sudp
sk = 123456
bind_addr = 0.0.0.0
bind_port = 5938
Logs
Steps to reproduce
...
Affected area