About the project Network utilities using WinAPI and Modern C++, made for ease of use (WIP) Building instructions To compile this MinGW or MSVC might be needed. mkdir build cd build cmake -G "Ninja" .. ninja