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.221.40.13
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
node_modules /
concatenate /
Delete
Unzip
Name
Size
Permission
Date
Action
lib
[ DIR ]
drwxr-xr-x
2021-02-04 21:24
.npmignore
51
B
-rw-r--r--
2017-01-22 19:36
Makefile
370
B
-rw-r--r--
2017-01-22 19:36
history.md
187
B
-rw-r--r--
2017-01-22 19:36
index.js
111
B
-rw-r--r--
2017-01-22 19:36
package.json
1.33
KB
-rw-r--r--
2021-02-04 21:24
readme.md
1.49
KB
-rw-r--r--
2017-01-22 19:36
Save
Rename
validate: lint test test: @./node_modules/.bin/mocha \ --require should \ --reporter spec test-cov: lib-cov @CONCAT_COV=1 ./node_modules/.bin/mocha \ --require should \ --reporter html-cov > coverage.html lint: @./node_modules/.bin/jshint \ --verbose \ --config .jshintrc \ lib/*.js \ test/*.js lib-cov: jscoverage lib lib-cov .PHONY: test lint