feat(proxy): add modify proxy API endpoint and functionality
Implement proxy modification feature including: - New modifyFrpcProxy function in config.go - New ModifyProxyHandler in frpcProxyAct.go - New API endpoint in router.go - Updated API documentation in docs/api.md
This commit is contained in:
@@ -68,6 +68,7 @@ For detailed API documentation, please see [docs/api.md](docs/api.md)
|
||||
- [x] Add frpc instance log display API
|
||||
- [x] Fix random database lock when processing logs
|
||||
- [ ] Add frpc createdBy storage and display
|
||||
- [x] Add frpc proxy management API
|
||||
- [x] Fix backend can still start frpc instance when it is already running
|
||||
- [ ] Develop an agent software to handle windows service management
|
||||
- [ ] Refactor all log output level to be more clear
|
||||
|
||||
Reference in New Issue
Block a user