Skip to content

AdverseMiller/bsudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bsudo

A simple sudo alternative for linux written in C++. Allows commands to be executed without password for up to 5 minutes after using password. This can optionally be changed to any duration by changing 'int duration'

This program requires the 's' flag to be set to allow elevate privileges. Run c.sh as root to compile the program and give it the 's' flag automatically.

About

A linux sudo alternative

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published