sue
Privilege runner
A tool to execute programs as a different user, leveraging low-level POSIX tools to achieve native behavior without the complexity of traditional alternatives.
As small and swift as su-exec, but as featureful and robust as gosu!
11 stars
2 watching
1 forks
Language: Nim
last commit: over 2 years ago
Linked from 1 awesome list
dockerlinuxnimpermissions
Related projects:
Repository | Description | Stars |
---|---|---|
joerdav/xc | Solves the problem of scripts and documentation being separate entities, by defining them inline with the documentation in a human-readable format | 1,198 |
kitschpatrol/kpruneverywherexcodeplugin | An Xcode plugin to streamline development and testing of apps across multiple iOS devices with one click. | 315 |
amitt001/delegator.py | A library for managing subprocesses in Python. | 1,703 |
jasonstitt/promptform | A command-line tool for running files in bulk through ChatGPT APIs using the OpenAI Completions API. | 8 |
antoniococo/runascs | A utility tool that allows running processes with different permissions using explicit credentials | 1,019 |
ncopa/su-exec | A tool that executes programs with changed privileges without running them as children of shells. | 979 |
masterpointio/ecsrun | A tool to simplify running one-off tasks in Amazon ECS | 14 |
dokku/sshcommand | An SSH client that simplifies running commands on remote servers by managing authorized keys and users. | 376 |
capistrano/sshkit | A tool for running commands on servers in a structured way | 1,157 |
antp/kovacs | A tool that monitors file changes and automatically runs tests when files are updated or created. | 5 |
kriswallsmith/spork | An experimental library that allows you to run tasks in parallel on multiple processes while maintaining control over the execution of code in both parent and child processes. | 586 |
jprjr/lua-resty-exec | Allows running external programs in Lua without spawning a shell or blocking the execution of the program | 59 |
michaelb/sniprun | A tool for quickly running small snippets of code in various languages and iterating on them rapidly. | 1,496 |
ansible/ansible-runner | Provides a stable and consistent interface abstraction to interact with Ansible | 968 |
mitchmoser/lacheck | A tool designed to enumerate local administrative privileges on Windows systems using various protocols | 83 |