| Crates.io | rhun |
| lib.rs | rhun |
| version | 0.1.0 |
| created_at | 2023-01-19 09:14:31.790815+00 |
| updated_at | 2023-01-19 09:14:31.790815+00 |
| description | A simple alternative to sudo / doas |
| homepage | |
| repository | https://github.com/RHL120/rhun |
| max_upload_size | |
| id | 762425 |
| size | 45,724 |
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.