feat(api): add endpoint to retrieve all proxies

This commit is contained in:
2025-10-20 20:36:42 +08:00
parent a76ba823ee
commit 2d63296576
3 changed files with 30 additions and 3 deletions

View File

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