Skip to content

rew1nter/yp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

yp

yp -h

yp converts ipv4 from bin->dec and vice versa. You can provide as many ips as you want, as args
ex:
        yp -b 11111111.11111111.11111111.11111111 11111111.00000000.11111111.00000000 ... [bin->dec]
        yp -d 255.255.255.255 127.0.0.1 192.168.192.168 ... [dec->bin]
        yp -v [for verbose output]

About

Shows the binary bits of provided IPv4 addresses and vice versa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages