mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2134] Client 端提供 WEB GUI,用户可以在其中动态增加、修改配置。 #1697
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#1697
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 @HaujetZhao on GitHub (Dec 6, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2134
The solution you want
Client 端提供 WEB GUI,用户可以在其中动态增加、修改配置。
目前所有的配置都要手动修改文件,一个字的偏差都可能让某项发生错误。为了方便新手上手以及用户维护,建议在 Client 端提供一个 WEB GUI,可以方便地填写配置、动态修改配置。
(不重启就动态修改配置好像有些困难)
Alternatives considered
How to implement this function
Application scenarios of this function
@fatedier commented on GitHub (Dec 6, 2020):
Try this
https://github.com/fatedier/frp#admin-ui
@HaujetZhao commented on GitHub (Dec 14, 2020):
这只是 server 端的吧,有监控作用。希望有 client 端的可以增、修、减配置文件的 web gui。了解了,client 端也有,这个够用了。
@saixin commented on GitHub (Dec 22, 2020):
[web1]
type = http
local_ip = 127.0.0.1
local_port = 1111
locations = /
客户端配置文件可以用其它程序语言动态添加修改站点吗?是通过查找匹配字符串方式去修改吗?
@ZhangJiaLei123 commented on GitHub (Jan 15, 2021):
我在仓库的/web目录下看到了frpc,是有客户端的面板么?但是不知道怎么启动和入口
@fatedier commented on GitHub (Jan 15, 2021):
@ZhangJiaLei123
Try this
https://github.com/fatedier/frp#admin-ui
@ZhangJiaLei123 commented on GitHub (Jan 15, 2021):
@fatedier 谢谢,server和客户端的配置是一样的,已经测试通过
@ZhangJiaLei123 commented on GitHub (Jan 15, 2021):
我将frpc的面板做以下设置:穿透后,无法通过外网访问frpc的面板
@github-actions[bot] commented on GitHub (Mar 2, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.