root-check

Try to downgrade the permissions of a process with root privileges and block access if it fails

MIT License

Downloads
891.9K
Stars
31
Committers
2

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.