aboutsummaryrefslogtreecommitdiff
path: root/tools/ipconverter (unfollow)
Commit message (Expand)AuthorFilesLines
2022-10-29fix(tools): install dependencies correctlyFranck Cuny1-1/+2
2022-10-17ref(tools/python): make mypy happyFranck Cuny1-5/+8
2022-10-04ref(tools/ipconverter): rewrite the tool in pythonFranck Cuny5-122/+55
2022-08-15fix(fmt): apply gofmt on some filesFranck Cuny1-2/+1
2022-08-06ref(tools): simplify the import of toolsFranck Cuny1-2/+2
2022-06-20fix(tools/ipconverter): add missing new lines to print statementsFranck Cuny1-4/+4
2022-06-20fix(tools/ipconverter): fail if number of arguments is insufficientFranck Cuny1-0/+5
2022-06-18feat(ipconverter): add a tool to convert IPv4 to int and vice-versaFranck Cuny4-0/+120