DynuIPRefresher

Build

Basic Build

Download source files

git clone https://github.com/Lukas-Heiligenbrunner/DynuIPRefresher.git

cd into downloaded files and Generate makefiles:

cmake -S . -B build

compile project

make

[root] install it to the system

make install

[root] or create Linux packages

make package

Windows cross build

TODO!

Description
No description provided
Readme 663 KiB
Languages
C++ 60.4%
CMake 36.9%
Dockerfile 2.7%