root-check
v2.0.0
Published
Try to downgrade the permissions of a process with root privileges and block access if it fails
Maintainers
Readme
root-check
Try to downgrade the permissions of a process with root privileges and block access if it fails

Install
$ npm install root-checkUsage
import rootCheck from 'root-check';
rootCheck();API
See the sudo-block API.
