Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

prip

A simpe go tool that prints the IP addresses in the range from 1 to 255

Usage:

prip 127.0.0.1

1

Or can pipe using

echo '127.0.0.1' | prip  

2

Installation:

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

for example:

go build .\prip.go

Copy/Move to your defalt go path

mv prip.exe \go\bin

About

A simpe go tool that prints the IP addresses in the range from 1 to 255

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages