Skip to content

kmeaw/escalator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a sudo-like utility to gain other user's privileges without installing setuid binaries. However, it currently relies on sudo environment.

== How to use?

  • Run sudo ./escalator to start server;
  • Then call ./escalator command arg1 arg2… to run command arg1 arg2… in escalated environment.

About

sudo-like daemon with a socket interface which works without setuid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages