https://github.com/bynect/sus
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bynect/sus
- Owner: bynect
- License: bsd-3-clause
- Created: 2025-08-12T12:24:16.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2025-08-13T13:09:20.000Z (12 months ago)
- Last Synced: 2025-08-13T14:22:34.111Z (12 months ago)
- Language: C
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sus - Super User Start
This is very simple and stupid replacement for `sudo` and `doas`.
It simply allows you to execute commands as the super user if you are in the wheel group.
> [!WARNING]
> This is a SUID binary! Don't keep it lying around on your pc!
> Use at your own risk...
Licensed under the [BSD 3-Clause License](./LICENSE).