chore: add Auth function to handle all permission verification; remove all old auth codes

This commit is contained in:
2026-03-30 13:50:52 +08:00
parent 839bad3c94
commit 67bea968c6
6 changed files with 97 additions and 411 deletions

View File

@@ -1,6 +1,3 @@
//go:build linux
// +build linux
package frpLogger
import (