~bayindirh/hex-ip-toolkit

Tool to convert normal IP addresses to hexadecimal versions and vice versa.
50b19c35 — Hakan Bayindir 10 years ago
+ Added README.md
5921438c — Hakan Bayindir 10 years ago
Merge branch 'master' of git@github.com:hbayindir/Hex-IP-Toolkit.git
a1191629 — Hakan Bayindir 10 years ago
Initial commit.

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~bayindirh/hex-ip-toolkit
read/write
git@git.sr.ht:~bayindirh/hex-ip-toolkit

You can also use your local clone with git send-email.

#Hex IP Toolkit

Hex IP Toolkit is a small tool that I've written to convert normal IP addresses to hexadecimal equivalents and vice versa.

#Why?

Developed to support an automatic installation infrastructure powered by PXEBoot, syslinux and Kickstart and served good for a long time.

#How to use?

Just pass an IP address as an argument. It'll be converted to hex or decimal according to input format. It can also link to syslinux files. Run with -h to see its help.

Do not follow this link