Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
node_modules /
qs /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
dist
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
lib
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
test
[ DIR ]
drwxr-xr-x
2022-04-21 14:29
.editorconfig
540
B
-rw-r--r--
2022-04-21 14:26
.eslintrc
1022
B
-rw-r--r--
2022-04-21 14:26
.nycrc
216
B
-rw-r--r--
2022-04-21 14:26
CHANGELOG.md
20.09
KB
-rw-r--r--
2022-04-21 14:26
LICENSE.md
1.56
KB
-rw-r--r--
2022-04-21 14:26
README.md
20.05
KB
-rw-r--r--
2022-04-21 14:26
package.json
1.96
KB
-rw-r--r--
2022-04-21 14:26
Save
Rename
{ "root": true, "extends": "@ljharb", "ignorePatterns": [ "dist/", ], "rules": { "complexity": 0, "consistent-return": 1, "func-name-matching": 0, "id-length": [2, { "min": 1, "max": 25, "properties": "never" }], "indent": [2, 4], "max-lines-per-function": [2, { "max": 150 }], "max-params": [2, 15], "max-statements": [2, 52], "multiline-comment-style": 0, "no-continue": 1, "no-magic-numbers": 0, "no-restricted-syntax": [2, "BreakStatement", "DebuggerStatement", "ForInStatement", "LabeledStatement", "WithStatement"], }, "overrides": [ { "files": "test/**", "rules": { "function-paren-newline": 0, "max-lines-per-function": 0, "max-statements": 0, "no-buffer-constructor": 0, "no-extend-native": 0, "no-throw-literal": 0, } } ] }