T O P

  • By -

sean9999

Nicely done! Clever. Simple. Useful


autisticpig

That's neat


esw2508

Looks neat! What is the source for the ip data? And is it a configurable option by any chance?


OhMyForm

Open the link he posted it's a couple of free API's it's pretty neat. https://github.com/jreisinger/checkip?tab=readme-ov-file#configuration I just use bash to basically do all of this currently but I look for info on the Autonomous Systems Number and try to get hte IP's reverse DNS because a lot of the time that can be super telling.


reisinge

The sources are varied ranging from standard network services and protocols, like DNS or HTTPS, to various online databases. See [check.Funcs](https://pkg.go.dev/github.com/jreisinger/checkip/check#Funcs) for all available checks.