mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #892] 是否知道公网服务器ip和端口的任何人都可以连上frps #704
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#704
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 @mogazheng on GitHub (Aug 12, 2018).
Original GitHub issue: https://github.com/fatedier/frp/issues/892
是否知道公网服务器ip和端口的任何人都可以连上frps。
假设有一台A公网服务器做frps,一台B内网服务器frpc提供web服务,C通过A访问B的web服务。
在B断开的frp的时候,有别人模仿B的配置连上了A,并提供相似的web服务,是不是可以成功欺骗到C,获取到C的请求呢。
刚接触,不知道有没有理解错,如果是这样的话有什么办法避免呢。
@mogazheng commented on GitHub (Aug 12, 2018):
才看到原来有个token,抱歉