Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
share /
nodejs /
run-queue /
[ HOME SHELL ]
Name
Size
Permission
Action
package.json
760
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": "2.0.0", "description": "A promise based, dynamic priority queue runner, with concurrency limiting.", "main": "queue.js", "scripts": { "test": "standard && tap -J --100 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