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 : 13.59.91.46
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
# dev-ip [](https://travis-ci.org/shakyShane/dev-ip) Find a suitable IP host to view local websites on. ## Command line Install it globally to use on the command line: `sudo npm install -g dev-ip` then run: `dev-ip` > "http://192.168.1.46" ## In your project `npm install dev-ip` ```javascript var devip = require('dev-ip'); devip(); // "192.168.1.76" or false if nothing found (ie, offline user) ``` ## Contributing In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Run lint & tests with `gulp`. ## Release History _(Nothing yet)_ ## License Copyright (c) 2013 Shane Osbourne Licensed under the MIT license.