mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1301] 要访问的stcp代理的名字会自动附加user导致错误... #1030
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#1030
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 @wxlg1117 on GitHub (Jun 28, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1301
公司机器frpc:
frpc重启frps日志显示正常:
家里frpc:
这时候在家里 ssh -p 55022 root@127.0.0.1,frps日志报错:
只能注释掉家里frpc的user = home才能正常使用.
@fatedier commented on GitHub (Jun 30, 2019):
stcp 只能作用于同一个 user。
@sosyxg commented on GitHub (Jul 8, 2019):
very good!!!