sudo-block
Privilege checker
Prevents users from running an app with elevated privileges
Block users from running your app with root permissions
98 stars
6 watching
12 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Checks if a process is running with elevated privileges | 41 |
| A utility function to wait for any of multiple promises to be fulfilled with cancellation support. | 55 |
| Tools for querying metadata about the active window on various platforms. | 65 |
| Extracts user data from an npm user's profile page | 57 |
| Tool for filtering and concurrent execution of promises with an adjustable concurrency level | 75 |
| Lists running processes across multiple operating systems | 273 |
| Simplifies running Electron applications by suppressing unnecessary output. | 198 |
| Controls function calls to limit their frequency within a specified time interval | 447 |
| Wait for a specified number of promises to be fulfilled | 36 |
| Tools to retrieve and display information about npm users. | 30 |
| Helps tap into a promise chain without affecting its value or state | 132 |
| Adds useful debug features to Electron apps | 754 |
| Prepends a user's PATH with local binaries | 104 |
| Checks package or organization name availability on npm | 286 |
| Catches unhandled errors and promise rejections in Electron apps. | 452 |