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 /
dev-ip /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
test
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.jshintrc
436
B
-rw-rw-r--
2022-08-30 11:49
.npmignore
32
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
77
B
-rw-rw-r--
2022-08-30 11:49
LICENSE-MIT
1.03
KB
-rw-rw-r--
2022-08-30 11:49
README.md
779
B
-rw-rw-r--
2022-08-30 11:49
example.js
72
B
-rw-rw-r--
2022-08-30 11:49
package.json
958
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "dev-ip", "description": "Find a suitable IP host to view local websites on.", "version": "1.0.1", "homepage": "https://github.com/shakyshane/dev-ip", "author": { "name": "Shane Osbourne", "email": "shane.osbourne8@gmail.com" }, "repository": { "type": "git", "url": "git://github.com/shakyshane/dev-ip.git" }, "bugs": { "url": "https://github.com/shakyshane/dev-ip/issues" }, "licenses": [ { "type": "MIT", "url": "https://github.com/shakyshane/dev-ip/blob/master/LICENSE-MIT" } ], "main": "lib/dev-ip", "engines": { "node": ">= 0.8.0" }, "scripts": { "lint": "jshint lib/*.js test/*.js", "unit": "mocha", "test": "npm run lint && npm run unit" }, "devDependencies": { "chai": "^1.10.0", "jshint": "^2.5.11", "mocha": "^2.1.0", "sinon": "^1.12.2" }, "keywords": [], "bin": { "dev-ip": "lib/dev-ip.js" }, "dependencies": {} }