Skip to content

Latest commit

 

History

History
executable file
·
32 lines (23 loc) · 449 Bytes

README.md

File metadata and controls

executable file
·
32 lines (23 loc) · 449 Bytes

Subnet

subnetting via command line

installation

intall from binary file

git clone https://github.com/nekonako/subnet.git
cd subnet
sudo ./install.sh

self build

git clone https://github.com/nekonako/subnet.git
cd subnet
go build 

how to use

subnet 192.168.1.1/24

screenshoot