wivir project:For now, just an idea. Hopefully I get some time and build the knowledge to make it into a full-fledged network manager for Linux through the terminal :)
NetworkManager as a network daemon.git clone https://github.com/mrs4ndman/wivir.git
cd wivir
cargo:cargo build
--release / -r flag:
cargo build --release
target/debug/presto (or
target/release/presto) to a directory that is included in your $PATH
environment variable (check your path inclusion with the command echo
$PATH):cp target/debug/wivir <directory in path>
cp target/release/wivir <directory in path>
wivir command:wivir