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.216.82.12
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 /
pretty-hrtime /
Delete
Unzip
Name
Size
Permission
Date
Action
.jshintignore
17
B
-rw-rw-r--
2022-08-30 11:49
.npmignore
93
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.09
KB
-rw-rw-r--
2022-08-30 11:49
README.md
2.13
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.31
KB
-rw-rw-r--
2022-08-30 11:49
package.json
582
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "pretty-hrtime", "description": "process.hrtime() to words", "version": "1.0.3", "homepage": "https://github.com/robrich/pretty-hrtime", "repository": "git://github.com/robrich/pretty-hrtime.git", "author": "Rob Richardson (http://robrich.org/)", "main": "./index.js", "keywords": [ "hrtime", "benchmark" ], "devDependencies": { "jshint": "^2.9.4", "mocha": "^3.1.2", "should": "^11.1.1" }, "scripts": { "test": "mocha && jshint ." }, "engines": { "node": ">= 0.8" }, "license": "MIT" }