ing
This commit is contained in:
@@ -19,6 +19,9 @@ type DiscoveryPort struct {
|
||||
LastScanRange int `json:"lastScanRange"`
|
||||
ExcludePorts []int `json:"excludePorts"`
|
||||
|
||||
IncludeTCP bool `json:"includeTCP"`
|
||||
IncludeUDP bool `json:"includeUDP"`
|
||||
|
||||
DiscoveryService *DiscoveryService `json:"discoveryService"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user