Calin's Humble Scanner - User Guide

Address Specification

General

Multiple entries must be separated by the ',' character.
An entry cold be a single address or an address range.

MAC addresses

Valid specifications are of the form aa:bb:cc:dd:ee:ff or aa-bb-cc-dd-ee-ff where aa, bb, cc, dd, ee and ff are 2 digit hexadecimal numbers.
Leading zeros are necessary.

IPv4 addresses

Valid specifications are of the form aaa.bbb.ccc.ddd where aaa, bbb, ccc and ddd could be decimal numbers from 0 to 255, a range or the '*' character.
Leading zeros are not necessary and not recommended.

Examples:

IPv6 addresses

Valid specifications are of the form aaaa:bbbb:cccc:dddd:eeee:ffff:gggg:hhhh where aaaa, bbbb, cccc, dddd, eeee, ffff, gggg and hhhh could be hexadecimal numbers from 0 to FFFF, a range or the '*' character.
Leading zeros are not necessary and not recommended.

Examples:

If an IPv6 address entry is NOT a range, the address could be specified in "compressed" form.

Examples:

[ User Guide ]