mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3531] [Feature Request] Add the function of configure proxy with UI interface #2818
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#2818
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 @ForestRealms on GitHub (Jul 16, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3531
Describe the feature request
Suggestion for Client (frpc)
Now, the configure process of proxy is using the pure-text.
Visit the website
http://{IP}/static/#/configure, I noticed that the editor still a text-editor.The suggestion is to develop the simple interative interface with properly-designed UI, that will be more friendly to ordinary user.
Even for the professional user, working with the UI interface still have a higher efficiency than the pure-text editor.
But the pure-text editor also should be reserved for highly-custom purpose.
Describe alternatives you've considered
No response
Affected area
@yashodhank commented on GitHub (Jul 19, 2023):
Suggestion for FRP (Fast Reverse Proxy) Client Enhancement
Background:
The current configuration process for FRPC is executed using plain-text. Upon analyzing the configuration page at
http://{IP}/static/#/configure, it is evident that the interface offers a basic text-editor. While this may cater to some users, there is a considerable scope for making this tool more intuitive and user-friendly.Objective:
Proposed Changes:
Interactive UI Development:
Efficiency Enhancements:
Advanced Pure-Text Editor:
Benefits:
In conclusion, these enhancements aim to strike a balance between simplicity for new users and flexibility for professionals. Implementing these will undoubtedly raise the usability and adoption rates of the FRP tool in diverse user groups.
@github-actions[bot] commented on GitHub (Aug 19, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.