Platypus

Platypus IP Scanner

Platy Scan is an application that will do basic IP scans of a given network and write the results to a CSV file. If a scan (ie. file) already exisits Platy Scan will update the status (online v. offline) and date last connected if required.

Commands

Help

Scan

Syntax: scan {address CIDR} {network name} Example: scan 192.168.1.0/24 someNetwork * scan will create a file call {network name}_{address}_{subnet}.scan * Example: someNetwork_192.168.1.0_28.scan

Delete

Syntax: delete {address CIDR} {network name} Example: delete 192.168.1.0/24 someNetworkName * will delete the file assocated with that scan. * to create a new file do a new scan.

Note

Syntax: note {address CIDR} {network name} {ip address} anything you want Example: note 192.168.1.0/24 someNetworkName 192.168.1.254 this is the last host avaiable * anything entered after the {ip address} will be considered part of the note. * to delete a note, put in a space after {ip address}.

Display

Syntax: display {address CIDR} {network name} Example: display 192.168.1.0/24 someNetworkName

Screenshots


daemon

Daemonzon

Enter giveaways automatically.

This program was written as a way for me to learn Python. It’s far from perfect and I take no responsibility for any damages caused by the use of this program. That being said it in no way collects information from you. The logon is handled strickly by the browser.

Requirements

Screenshots