ip-checker-flake/README.md

513 B

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

  1. Clone the repository
git clone https://github.com/TimTom2016/IP-Checker-GUI.git
  1. Install gtk4

https://gtk-rs.org/gtk4-rs/stable/latest/book/installation.html

  1. Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  1. Run the program
cargo run --release