/ipapp

Application designed for calculating minimum ip, maximum ip, broadcast address, network of ip address by provided IPv4 addresses and netmask

Primary LanguageGo

ipapp

Application designed for analyzing ip addresses

изображение

Usage

go build
./ipapp -m=10 "192.152.10.36" "192.152.10.38"

Options

-m — mask number (24 by default)