root-check-jw
v2.0.1
Published
Try to downgrade the permissions of a process with root privileges and block access if it fails
Downloads
6
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-check
Usage
import rootCheck from 'root-check';
rootCheck();
API
See the sudo-block
API.