&ipconfig I've got a busy day tomorrow, so I'm calling it a jam. I had a lot of fun making this, even though some information proved a lot more difficult to acquire than I had anticipated. In addition to being a handy networking info tool, this also turned into my second attempt at a string library. I've spent more time than I'd care to admit chasing down bugs in said library, but I'm almost certain issues are still lurking, so if you see something weird let me know.

Overall, I was really surprised by the Linux APIs. Sometimes they were very straightforward, and other times they were downright strange. It's definitely radically different than Win32, but overall, not a bad experience (though if I continue down this path, I'm really going to need more robust file parsing).

I also have to give a shoutout to CLion. It has to be the best piece of software I've ever used on Linux, I was completely blown away! Still not as plug and play as Visual Studio, but very impressive and easy to use (aside from CMake, ugh).

The code and a compiled binary can be found in the github repo: https://github.com/errorsuccessdev/ipconfig