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 : 3.148.113.158
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 /
range-parser /
Delete
Unzip
Name
Size
Permission
Date
Action
HISTORY.md
917
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.15
KB
-rw-rw-r--
2022-08-30 11:49
README.md
2.22
KB
-rw-rw-r--
2022-08-30 11:49
index.js
2.83
KB
-rw-rw-r--
2022-08-30 11:49
package.json
1.16
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "range-parser", "author": "TJ Holowaychuk <tj@vision-media.ca> (http://tjholowaychuk.com)", "description": "Range header field string parser", "version": "1.2.1", "contributors": [ "Douglas Christopher Wilson <doug@somethingdoug.com>", "James Wyatt Cready <wyatt.cready@lanetix.com>", "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)" ], "license": "MIT", "keywords": [ "range", "parser", "http" ], "repository": "jshttp/range-parser", "devDependencies": { "deep-equal": "1.0.1", "eslint": "5.16.0", "eslint-config-standard": "12.0.0", "eslint-plugin-markdown": "1.0.0", "eslint-plugin-import": "2.17.2", "eslint-plugin-node": "8.0.1", "eslint-plugin-promise": "4.1.1", "eslint-plugin-standard": "4.0.0", "mocha": "6.1.4", "nyc": "14.1.1" }, "files": [ "HISTORY.md", "LICENSE", "index.js" ], "engines": { "node": ">= 0.6" }, "scripts": { "lint": "eslint --plugin markdown --ext js,md .", "test": "mocha --reporter spec", "test-cov": "nyc --reporter=html --reporter=text npm test", "test-travis": "nyc --reporter=text npm test" } }