Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

paip

Print all IPs from 1 to 255

paip

A simple go tool that prints the IP addresses from 1 to 255

Usage:

paip 127.0.0.1

1

Or can pipe using

echo '127.0.0.1' | paip  

2

Installation:

Simply use go build to build from binnary and set it up in your $GOPATH

for example:

go build .\paip.go

Copy/Move to your defalt go path

mv paip.exe \go\bin

About

Print all IPs from 1 to 255

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages