mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #1381] [求助]关于http页面js调用内部ip端口的情况如何做穿透 #1094
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#1094
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 @wadeLouis on GitHub (Aug 13, 2019).
Original GitHub issue: https://github.com/fatedier/frp/issues/1381
我有上千台的设备,使用4G卡连接网络,网络服务商给分配的是内网的IP。每个设备上面有一套web服务,web服务的js调用都是填写了内网的ip和端口。这种情况下,我想通过外网直接访问这个web服务进行设备的配置升级,frb是否能给我帮助呢?
@fatedier commented on GitHub (Aug 13, 2019):
frp 提供了内网穿透的基础能力,你可以结合具体的场景自行研究下。