/NetFishers Blog Entries

Use the Netshot API to scan a subnet of devices

Netshot exposes most of its features to third-party or own-made scripts via a REST API. Here is a very quick example on how to start a scanning task. Let's use cURL to pass the REST commands, from the Linux command line -- in real life the same...