mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2981] ssh with frpc could not handle text with special char "°" #2379
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#2379
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 @blacksheepaul on GitHub (Jun 15, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2981
Bug Description
I have tried 2 frpc server(ssh with frpc) and 2 normal server, all of frpc server goes wrong and none of normal server goes wrong.
See the video below to know what happend, the only thing I do is

moving cursorandwrite a double quote (").the code
frpc Version
0.42.0
frps Version
0.42.0
System Architecture
frpc: Linux n 5.4.0-117-generic #132-Ubuntu SMP Thu Jun 2 00:39:06 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
frps: Linux VM-20-10-ubuntu 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Configurations
frpc:
frps:
Logs
No response
Steps to reproduce
See video
Affected area
@blacksheepaul commented on GitHub (Jun 15, 2022):
Seems not issue by frp, I'll keep tracking this.