mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2931] [Feature Request] API interface instead of using .ini files for configuration of the client/server? #2335
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#2335
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 @JohnnyRacer on GitHub (May 10, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2931
Describe the feature request
Does there exist an API interface for
frp? If not would it be possible to add a simple API interface instead of using.inifiles for configuring the server/client? This would allowfrpto be integrated with other components in languages like Python, JS or Rust much more easily. Since currently one would have to manually dump the.inifile and mess around with starting/stopping services which can be a pain in more complicated projects.Describe alternatives you've considered
No response
Affected area
@fatedier commented on GitHub (May 10, 2022):
We plan to support it in frp v2. There won't be changes in current version.
@penguine commented on GitHub (May 17, 2022):
i did some tests on which places we put the REST api. it works. right now the API is on holt. but we can work on it together if we start it again with that. that can certainly be used directly for v2.
@github-actions[bot] commented on GitHub (Jun 17, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.