mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2739] frps always print '[ssh] get a user connection' #2189
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#2189
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 @jackyzjk on GitHub (Jan 6, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2739
Bug Description
frps alway print
[ssh] get a user connectionwhen proxy ssh,is this a bug?frpc Version
0.38.0
frps Version
0.38.0
System Architecture
frps: linux/amd64, frpc: windows/amd64
Configurations
Logs
Steps to reproduce
...
Affected area
@Wronthyou-Emme commented on GitHub (Jan 6, 2022):
正常。
@fatedier commented on GitHub (Jan 6, 2022):
It's a info level log that means one new connection has been established to your ssh service.
If you don't want to show this message, you can change log level to warn or error.
@github-actions[bot] commented on GitHub (Feb 6, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.