rhun

Crates.iorhun
lib.rsrhun
version0.1.0
sourcesrc
created_at2023-01-19 09:14:31.790815
updated_at2023-01-19 09:14:31.790815
descriptionA simple alternative to sudo / doas
homepage
repositoryhttps://github.com/RHL120/rhun
max_upload_size
id762425
size45,724
RHL120 (RHL120)

documentation

README

rhun - simple sudo in rust

rhun is a simple alternative to sudo / doas. It is written in rust, accepts no command line flags and does not have a configuration file (the source code is the configuration). check src/config.rs to configure it. and run make install to install it. You should not install it from crates.io because you would have no way of configuring it.

Commit count: 25

cargo fmt