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.135.190.40
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 /
requires-port /
Delete
Unzip
Name
Size
Permission
Date
Action
.npmignore
22
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
341
B
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.09
KB
-rw-rw-r--
2022-08-30 11:49
README.md
1.77
KB
-rw-rw-r--
2022-08-30 11:49
index.js
753
B
-rw-rw-r--
2022-08-30 11:49
package.json
1.1
KB
-rw-rw-r--
2022-08-30 11:49
test.js
3.31
KB
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "requires-port", "version": "1.0.0", "description": "Check if a protocol requires a certain port number to be added to an URL.", "main": "index.js", "scripts": { "100%": "istanbul check-coverage --statements 100 --functions 100 --lines 100 --branches 100", "test-travis": "istanbul cover _mocha --report lcovonly -- test.js", "coverage": "istanbul cover _mocha -- test.js", "watch": "mocha --watch test.js", "test": "mocha test.js" }, "repository": { "type": "git", "url": "https://github.com/unshiftio/requires-port" }, "keywords": [ "port", "require", "http", "https", "ws", "wss", "gopher", "file", "ftp", "requires", "requried", "portnumber", "url", "parsing", "validation", "cows" ], "author": "Arnout Kazemier", "license": "MIT", "bugs": { "url": "https://github.com/unshiftio/requires-port/issues" }, "homepage": "https://github.com/unshiftio/requires-port", "devDependencies": { "assume": "1.3.x", "istanbul": "0.4.x", "mocha": "2.3.x", "pre-commit": "1.1.x" } }