Python Script to Automate Subnets Scanning using ICMP Echo and SNMP

preview_player
Показать описание
In this exercise we are going to use Python to scan some networks looking for configured devices and get ping result, hostname and type of device.

The script asks for a plain text file with the subnets in this format x.x.x.x/xx
and outputs a plain text with the results.
Рекомендации по теме