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.189.185.100
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
node_modules /
url-parse /
Delete
Unzip
Name
Size
Permission
Date
Action
dist
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
LICENSE
1.09
KB
-rw-r--r--
1985-10-26 08:15
README.md
6.06
KB
-rw-r--r--
1985-10-26 08:15
index.js
11.9
KB
-rw-r--r--
1985-10-26 08:15
package.json
2.15
KB
-rw-r--r--
2021-02-04 21:24
Save
Rename
{ "_args": [ [ "url-parse@1.4.4", "/home/www/unp" ] ], "_development": true, "_from": "url-parse@1.4.4", "_id": "url-parse@1.4.4", "_inBundle": false, "_integrity": "sha512-/92DTTorg4JjktLNLe6GPS2/RvAd/RGr6LuktmWSMLEOa6rjnlrFXNgSbSmkNvCoL2T028A0a1JaJLzRMlFoHg==", "_location": "/url-parse", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "url-parse@1.4.4", "name": "url-parse", "escapedName": "url-parse", "rawSpec": "1.4.4", "saveSpec": null, "fetchSpec": "1.4.4" }, "_requiredBy": [ "/original", "/sockjs-client" ], "_resolved": "https://registry.npmjs.org/url-parse/-/url-parse-1.4.4.tgz", "_spec": "1.4.4", "_where": "/home/www/unp", "author": { "name": "Arnout Kazemier" }, "bugs": { "url": "https://github.com/unshiftio/url-parse/issues" }, "dependencies": { "querystringify": "^2.0.0", "requires-port": "^1.0.0" }, "description": "Small footprint URL parser that works seamlessly across Node.js and browser environments", "devDependencies": { "assume": "^1.5.2", "browserify": "^16.2.0", "mocha": "^5.1.1", "nyc": "^12.0.1", "pre-commit": "^1.2.0", "sauce-browsers": "^2.0.0", "sauce-test": "^1.3.3", "uglify-js": "^3.3.21" }, "files": [ "index.js", "dist" ], "homepage": "https://github.com/unshiftio/url-parse#readme", "keywords": [ "URL", "parser", "uri", "url", "parse", "query", "string", "querystring", "stringify" ], "license": "MIT", "main": "index.js", "name": "url-parse", "repository": { "type": "git", "url": "git+https://github.com/unshiftio/url-parse.git" }, "scripts": { "browserify": "rm -rf dist && mkdir -p dist && browserify index.js -s URLParse -o dist/url-parse.js", "minify": "uglifyjs dist/url-parse.js --source-map -cm -o dist/url-parse.min.js", "prepublishOnly": "npm run browserify && npm run minify", "test": "nyc --reporter=html --reporter=text mocha test/test.js", "test-browser": "node test/browser.js", "watch": "mocha --watch test/test.js" }, "version": "1.4.4" }