doas

v 6.3p12 Updated: 3 months, 3 weeks ago

a utility that lets a user run a command as another user

doas allows a user to run a command as though they were another user. Typically doas is used to allow non-privileged users to run commands as though they were the root user. doas offers two benefits over sudo: its configuration file has a simple syntax and it is smaller, requiring less effort to audit the code. This makes it harder for both admins and coders to make mistakes that potentially open security holes in the system.

https://github.com/slicer69/doas

To install doas, paste this in macOS terminal after installing MacPorts

sudo port install doas

Add to my watchlist

Installations 1
Requested Installations 0