Skip to content

Soccera1/doas-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is this

i just wanted to practice rust so i decided to rewrite doas in rust please dont use this

how to install:

  1. clone this repo

  2. run the following commands:

$ make

# make install

how to uninstall:

# rm /usr/local/bin/doas

notes

you might need to set LIBCLANG_PATH if the build fails:

export LIBCLANG_PATH=/usr/lib/llvm/20/lib64

I did get written permission from coast to add the GPL-2.0 for their code and my code is licensed under the same

About

coast of codeberg's unfinished re-write of doas in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors