mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3253] frpc端连接安全问题 #2605
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#2605
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 @Codecaver on GitHub (Jan 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3253
Bug Description
请教一下,怎么设置frpc鉴权。例如下面的配置
frps.inifrpc.ini是不是所有用户只要知道
8555这个端口,就都能通过adb连接上我的设备。我应该怎么配置访问权限呢frpc Version
0.46.1
frps Version
0.46.1
System Architecture
linux/arm64
Configurations
如
description所示Logs
No response
Steps to reproduce
...
Affected area
@Codecaver commented on GitHub (Jan 13, 2023):
看blog介绍,认证好像只用在frps和frpc之间,没有对连接的用户进行认证
@fatedier commented on GitHub (Jan 13, 2023):
@Codecaver commented on GitHub (Jan 16, 2023):
谢谢解惑,看了blog中的stcp例子,还有两个疑问。
@superzjg commented on GitHub (Jan 18, 2023):
1、stcp没有远程端口,只有bind_port。
2、还可以使用参数 user = name1,这样进行用户分类,server_name就变成name1.代理名称
@github-actions[bot] commented on GitHub (Feb 18, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.