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.227.209.41
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 /
localtunnel /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
lib
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
node_modules
[ DIR ]
drwxrwxr-x
2022-08-30 11:49
.eslintrc.js
431
B
-rw-rw-r--
2022-08-30 11:49
.travis.yml
72
B
-rw-rw-r--
2022-08-30 11:49
CHANGELOG.md
1.66
KB
-rw-rw-r--
2022-08-30 11:49
LICENSE
1.05
KB
-rw-rw-r--
2022-08-30 11:49
README.md
4.32
KB
-rw-rw-r--
2022-08-30 11:49
localtunnel.js
498
B
-rw-rw-r--
2022-08-30 11:49
localtunnel.spec.js
3.66
KB
-rw-rw-r--
2022-08-30 11:49
package.json
779
B
-rw-rw-r--
2022-08-30 11:49
Save
Rename
{ "name": "localtunnel", "description": "Expose localhost to the world", "version": "2.0.2", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/localtunnel/localtunnel.git" }, "author": "Roman Shtylman <shtylman@gmail.com>", "contributors": [ "Roman Shtylman <shtylman@gmail.com>", "Gert Hengeveld <gert@hichroma.com>", "Tom Coleman <tom@hichroma.com>" ], "main": "./localtunnel.js", "bin": { "lt": "bin/lt.js" }, "scripts": { "test": "mocha --reporter list --timeout 60000 -- *.spec.js" }, "dependencies": { "axios": "0.21.4", "debug": "4.3.2", "openurl": "1.1.1", "yargs": "17.1.1" }, "devDependencies": { "mocha": "~9.1.1" }, "engines": { "node": ">=8.3.0" } }