Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 423 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 423 Bytes

# Subnet

subnetting via command line

installation

intall from binary file

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

build manualy

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

how to use

subnet 192.168.1.1/24

image