Linux localhost 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64
Apache/2.4.41 (Ubuntu)
: 23.92.16.63 | : 172.70.114.232
Cant Read [ /etc/named.conf ]
8.1.5
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
lib /
nodejs /
run-queue /
[ HOME SHELL ]
Name
Size
Permission
Action
package.json
754
B
-rw-r--r--
queue.js
2.68
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "run-queue", "version": "1.0.3", "description": "A promise based, dynamic priority queue runner, with concurrency limiting.", "main": "queue.js", "scripts": { "test": "standard && tap -J test" }, "keywords": [], "author": "Rebecca Turner <me@re-becca.org> (http://re-becca.org/)", "license": "ISC", "devDependencies": { "standard": "^8.6.0", "tap": "^10.2.0" }, "files": [ "queue.js" ], "directories": { "test": "test" }, "dependencies": { "aproba": "^1.1.1" }, "repository": { "type": "git", "url": "git+https://github.com/iarna/run-queue.git" }, "bugs": { "url": "https://github.com/iarna/run-queue/issues" }, "homepage": "https://npmjs.com/package/run-queue" }
Close