-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Altug Tatlisu edited this page Nov 26, 2025
·
1 revision
- Rust 1.70 or higher
- Cargo (comes with Rust)
- Git
Download from rustup.rs
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shgit clone https://github.com/ChronoCoders/netprune.git
cd netprunecargo build --releaseThe compiled binary will be in target/release/netprune
cargo run --release -- --helpYou should see the help menu with available commands.