Linux worldls-302.fr.planethoster.net 4.18.0-553.8.1.lve.el7h.x86_64 #1 SMP Thu Jul 4 15:19:33 UTC 2024 x86_64
LiteSpeed
Server IP : 10.185.0.203 & Your IP : 216.73.216.32
Domains :
Cant Read [ /etc/named.conf ]
User : gerathty
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
local /
lib /
node_modules /
npm /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
bin
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
changelogs
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
doc
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
html
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
lib
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
man
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
node_modules
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
scripts
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
test
[ DIR ]
drwxr-xr-x
2017-12-07 00:46
.mailmap
2.78
KB
-rw-r--r--
2017-11-03 01:22
.npmignore
539
B
-rw-r--r--
2017-11-03 01:22
.travis.yml
1.24
KB
-rw-r--r--
2017-11-28 04:37
AUTHORS
19.76
KB
-rw-r--r--
2017-11-28 04:37
BROKEN.org
1.12
KB
-rw-r--r--
2017-04-19 02:14
CHANGELOG.md
84.01
KB
-rw-r--r--
2017-11-28 04:37
CONTRIBUTING.md
4.37
KB
-rw-r--r--
2017-11-03 01:22
LICENSE
9.51
KB
-rw-r--r--
2017-09-28 04:27
Makefile
5.48
KB
-rw-r--r--
2017-11-03 01:22
README.md
4.61
KB
-rw-r--r--
2017-11-28 02:58
TODO.org
6.8
KB
-rw-r--r--
2017-08-29 07:47
TROUBLESHOOTING.md
7.81
KB
-rw-r--r--
2017-11-03 01:22
appveyor.yml
959
B
-rw-r--r--
2017-11-03 01:22
configure
521
B
-rwxr-xr-x
2016-10-13 09:50
make.bat
156
B
-rw-r--r--
2016-10-13 09:50
npmrc
0
B
-rw-r--r--
2017-12-07 00:46
package.json
55.3
KB
-rw-r--r--
2017-12-07 00:46
Save
Rename
environment: matrix: # LTS is our most important target - nodejs_version: "6" # previous LTS is next most important - nodejs_version: "4" - nodejs_version: "7" # then master - nodejs_version: "8" COVERALLS_REPO_TOKEN: secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ platform: - x86 - x64 install: - ps: Install-Product node $env:nodejs_version $env:platform - npm config set spin false - npm rebuild - node . install -g . - set "PATH=%APPDATA%\npm;C:\Program Files\Git\mingw64\libexec;%PATH%" - npm install --loglevel=http test_script: - node --version - npm --version - npm run test -- --reporter=classic notifications: - provider: Slack incoming_webhook: secure: vXiG5AgpqxJsXZ0N0CTYDuVrX6RMjBybZKtOx6IbRxCyjgd+DAx6Z9/0XgYQjuof7QFJY3M/U6HxaREQVYbNVHA+C5N5dNALRbKzAC8QNbA= # GO_FAST matrix: fast_finish: true # we don't need the builds, we just need tests build: off