mirror of
https://github.com/fankes/komari-agent.git
synced 2025-12-13 13:11:14 +08:00
feat: #36 从网卡获取IP地址; 自定义IP地址
This commit is contained in:
@@ -22,4 +22,7 @@ var (
|
||||
CustomDNS string
|
||||
EnableGPU bool // 启用详细GPU监控
|
||||
ShowWarning bool // Windows 上显示安全警告,作为子进程运行一次
|
||||
CustomIpv4 string
|
||||
CustomIpv6 string
|
||||
GetIpAddrFromNic bool // 从网卡获取IP地址
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user