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

@@ -1,5 +1,5 @@
BINARY := jboard-agent
VERSION := 3.0.1
VERSION := 3.0.2
LDFLAGS := -s -w
.PHONY: build build-linux clean