IP Addressing
IP Address Configuration (Network Mode)
In the IP Addresses tab, you can define the machines or subnets that the agent should scan.
Available methods to add targets
The interface allows you to add network targets in different ways:
- Individual IP addresses (e.g.
192.168.1.10
) - IP address ranges (e.g. from
192.168.1.10
to192.168.1.50
) - Subnet mask (e.g.
192.168.1.0/25
) - Import of a
.txt
file containing a list of IP addresses (one per line) - Import of a
.csv
file with a column namedip addresses
You can also specify IP addresses to exclude from the scan by adding them in the Excluded Addresses section.
📝 The agent will only scan the IPs you define here.