fix: support xray access log from format

This commit is contained in:
JetSprow
2026-04-29 19:21:42 +10:00
parent 0319212b84
commit 843753bed6
4 changed files with 34 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/jboard/jboard-agent/internal/probe"
)
const version = "3.0.1"
const version = "3.0.2"
func main() {
debug.SetGCPercent(50)