mirror of
https://github.com/fankes/komari-agent.git
synced 2025-10-19 02:59:23 +08:00
feat: 添加网络接口包含和排除选项
This commit is contained in:
@@ -11,4 +11,6 @@ var (
|
||||
MaxRetries int
|
||||
ReconnectInterval int
|
||||
InfoReportInterval int
|
||||
IncludeNics string
|
||||
ExcludeNics string
|
||||
)
|
||||
|
Reference in New Issue
Block a user