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 /
acorn /
[ HOME SHELL ]
Name
Size
Permission
Action
bin
[ DIR ]
drwxr-xr-x
dist
[ DIR ]
drwxr-xr-x
package.json
1.04
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "acorn", "description": "ECMAScript parser", "homepage": "https://github.com/acornjs/acorn", "main": "dist/acorn.js", "types": "dist/acorn.d.ts", "module": "dist/acorn.mjs", "exports": { ".": [ { "import": "./dist/acorn.mjs", "require": "./dist/acorn.js", "default": "./dist/acorn.js" }, "./dist/acorn.js" ], "./package.json": "./package.json" }, "version": "8.7.0", "engines": {"node": ">=0.4.0"}, "maintainers": [ { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com", "web": "https://marijnhaverbeke.nl" }, { "name": "Ingvar Stepanyan", "email": "me@rreverser.com", "web": "https://rreverser.com/" }, { "name": "Adrian Heine", "web": "http://adrianheine.de" } ], "repository": { "type": "git", "url": "https://github.com/acornjs/acorn.git" }, "license": "MIT", "scripts": { "prepare": "cd ..; npm run build:main && npm run build:bin" }, "bin": {"acorn": "./bin/acorn"} }
Close