feat(controller): add API to close proxy by name

This commit is contained in:
2026-02-21 07:42:17 +08:00
parent 1f2c26761d
commit 83847f32ed
5 changed files with 66 additions and 6 deletions

View File

@@ -14,7 +14,7 @@
package version
var version = "LoliaFRP-CLI 0.67.1"
var version = "LoliaFRP-CLI 0.67.2"
func Full() string {
return version