feat(dns): add support for DNS-over-HTTPS and update version

This commit is contained in:
2026-06-06 11:12:05 +08:00
parent 26f3af3fdd
commit a2b9062f2c
6 changed files with 198 additions and 4 deletions

View File

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