This commit is contained in:
Akizon77
2025-07-20 07:54:04 +00:00
parent a8ada8203d
commit 4704d0daa8
4 changed files with 491 additions and 0 deletions

View File

@@ -13,4 +13,5 @@ var (
InfoReportInterval int
IncludeNics string
ExcludeNics string
MonthRotate int
)