mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #445] 如何把URL路由到另外一个设备 #338
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#338
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 @zdfzdfzdfz on GitHub (Aug 30, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/445
我遇到的需求是这样的,不知道目前frp能否实现,如何配置?
1、frps架设在有公网IP的服务器上。
2、frpc在内网的一台机器上,内网其他设备有需要被访问的资源(这些设备不能安装frpc或者不想安装frpc)
3、想达到的目的就是如何访问内网其他设备上的资源(例如http 或 https)
能否实现,如何配置?
这样可以得话,可以实现一台设备运行frpc,和这台设备同网段的其他设备就可以被访问,比如可以访问猫、路由器的配置页面,直接更改配置。
望答复,谢谢!
@fatedier commented on GitHub (Aug 30, 2017):
搜一下之前的 issue,关键字
local_ip。