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.217.230.80
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
module.exports = { parser: 'babel-eslint', extends: ['airbnb', 'prettier', 'plugin:jest/recommended'], plugins: ['prettier', 'jest'], env: { 'jest/globals': true, }, rules: { 'prettier/prettier': [ 'warn', { printWidth: 100, tabWidth: 2, bracketSpacing: true, trailingComma: 'es5', singleQuote: true, jsxBracketSameLine: false, }, ], }, }