mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #728] 远程SSH登陆问题 #570
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#570
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 @rayisoft on GitHub (Apr 29, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/728
What version of frp are you using (./frpc -v or ./frps -v)?
安装的v0.17.0,本地frpc端是ubuntu server18.04,而frps端一台是 debian8,另一台是unbuntu 16,
同样的设置,
frps.ini
ubuntu 服务端一切正常,但debian frps端连接正常,能进入到ssh登陆界面,就是输入密码后提示,Access denied. 我也不知道具体是哪里的问题,感觉都没问题。不知,是不是系统间加密传输的问题。
@rayisoft commented on GitHub (Apr 29, 2018):
查看日志,debian端口被占用,已经解决
@liuzhaoo commented on GitHub (Dec 14, 2020):