funny ip address generator 👩‍💻🛰️
Find a file
2022-02-22 05:37:20 +00:00
screenshots added readme :) 2022-02-22 05:32:59 +00:00
src woo first commit 2022-02-22 05:09:44 +00:00
.gitignore woo first commit 2022-02-22 05:09:44 +00:00
go.mod woo first commit 2022-02-22 05:09:44 +00:00
go.sum woo first commit 2022-02-22 05:09:44 +00:00
README.md updated readme (I don't know how to read) 2022-02-22 05:37:20 +00:00

ipaddrgen 👩‍💻

the funny ip address generator

a small cli program written in go that generates random ip addresses and "does things" to them. (often very slowly)

Q: "why would you make this?"

A: I was very bored.

screenies 📸

ipaddrgen in action

install 📀

requirements:

  • go
  • that's about it

how:

windows: go build -o ./bin/ipaddrgen.exe ./src

linux: go build -o ./bin/ipaddrgen ./src

mac: idk I've never built an executable for mac (should be about the same)


enjoy! ❤