No description
src | ||
Cargo.lock | ||
Cargo.toml | ||
flake.lock | ||
flake.nix | ||
icons.toml | ||
README.md | ||
result |
IP-Checker-GUI
IP Checker GUI is a simple tool for teachers that can make their students input the corresponding Network Address, Subnet Mask, and more to test their skill.
Installation
- Clone the repository
git clone https://github.com/TimTom2016/IP-Checker-GUI.git
- Install gtk4
https://gtk-rs.org/gtk4-rs/stable/latest/book/installation.html
- Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
- Run the program
cargo run --release