Linux unitednationsplay.com 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
nginx/1.20.1
Server IP : 188.130.139.92 & Your IP : 18.224.15.154
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
wb /
node_modules /
run-parallel /
Delete
Unzip
Name
Size
Permission
Date
Action
LICENSE
1.06
KB
-rw-rw-r--
2022-08-30 11:49
README.md
3.08
KB
-rw-rw-r--
2022-08-30 11:49
index.js
1.01
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.26
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "run-parallel", "description": "Run an array of functions in parallel", "version": "1.2.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org", "url": "https://feross.org" }, "bugs": { "url": "https://github.com/feross/run-parallel/issues" }, "dependencies": { "queue-microtask": "^1.2.2" }, "devDependencies": { "airtap": "^3.0.0", "standard": "*", "tape": "^5.0.1" }, "homepage": "https://github.com/feross/run-parallel", "keywords": [ "parallel", "async", "function", "callback", "asynchronous", "run", "array", "run parallel" ], "license": "MIT", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/feross/run-parallel.git" }, "scripts": { "test": "standard && npm run test-node && npm run test-browser", "test-browser": "airtap -- test/*.js", "test-browser-local": "airtap --local -- test/*.js", "test-node": "tape test/*.js" }, "funding": [ { "type": "github", "url": "https://github.com/sponsors/feross" }, { "type": "patreon", "url": "https://www.patreon.com/feross" }, { "type": "consulting", "url": "https://feross.org/support" } ] }