KTools is a GUI application that combines many smaller tools into one app.
Head on over to the releases tab and select the latest version. Then click assets and download the executable!
This project is licensed under GPL-3.0.
A link to this source code is included inside the compiled application.
This project includes a modified version of the ipconfig crate, originally licensed under MIT.
See ipconfig/LICENSE for details.
Building requires Cargo and git to be installed.
Run the following commands to build from source:
git clone https://github.com/kderef/ktools
cd ktools
cargo build --releaseAfter it is done, the executable will be in target/release.