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 /
make-async-function /
[ HOME SHELL ]
Name
Size
Permission
Action
index.js
448
B
-rw-r--r--
package.json
1.01
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "make-async-function", "version": "1.0.0", "description": "Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.", "main": "./", "scripts": { "prepublish": "safe-publish-latest", "lint": "eslint .", "pretest": "npm run lint", "tests-only": "node test", "test": "npm run tests-only", "posttest": "npm run security", "security": "nsp check" }, "repository": { "type": "git", "url": "git+https://github.com/ljharb/make-async-function.git" }, "keywords": [ "async function", "async", "function", "ES2017", "ES8", "ES7", "ES6", "promise", "await" ], "author": "Jordan Harband <ljharb@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/ljharb/make-async-function/issues" }, "homepage": "https://github.com/ljharb/make-async-function#readme", "devDependencies": { "@ljharb/eslint-config": "^12.2.1", "eslint": "^4.6.1", "nsp": "^2.7.0", "safe-publish-latest": "^1.1.1", "tape": "^4.8.0" } }
Close