Linux business72.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
LiteSpeed
: 162.0.229.97 | : 18.189.182.31
Cant Read [ /etc/named.conf ]
8.1.30
temmmp
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
/
opt /
alt /
alt-nodejs16 /
root /
usr /
lib /
node_modules /
npm /
node_modules.bundled /
humanize-ms /
[ HOME SHELL ]
Name
Size
Permission
Action
History.md
368
B
-rw-r--r--
LICENSE
1023
B
-rw-r--r--
index.js
442
B
-rw-r--r--
package.json
686
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : package.json
{ "name": "humanize-ms", "version": "1.2.1", "description": "transform humanize time to ms", "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "make test" }, "keywords": [ "humanize", "ms" ], "author": { "name": "dead-horse", "email": "dead_horse@qq.com", "url": "http://deadhorse.me" }, "repository": { "type": "git", "url": "https://github.com/node-modules/humanize-ms" }, "license": "MIT", "dependencies": { "ms": "^2.0.0" }, "devDependencies": { "autod": "*", "beautify-benchmark": "~0.2.4", "benchmark": "~1.0.0", "istanbul": "*", "mocha": "*", "should": "*" } }
Close