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.116.170.100
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-musonza /
vendor /
musonza /
chat /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2020-04-08 12:13
config
[ DIR ]
drwxr-xr-x
2020-04-08 12:13
database
[ DIR ]
drwxr-xr-x
2020-04-08 12:13
src
[ DIR ]
drwxr-xr-x
2020-04-08 12:13
tests
[ DIR ]
drwxr-xr-x
2020-04-08 12:13
.gitignore
574
B
-rw-r--r--
2020-04-08 12:13
.travis.yml
354
B
-rw-r--r--
2020-04-08 12:13
LICENSE
1.05
KB
-rw-r--r--
2020-04-08 12:13
README.md
11.06
KB
-rw-r--r--
2020-04-08 12:13
_config.yml
28
B
-rw-r--r--
2020-04-08 12:13
composer.json
1.23
KB
-rw-r--r--
2020-04-08 12:13
menu.png
41.31
KB
-rw-r--r--
2020-04-08 12:13
phpunit.xml.dist
786
B
-rw-r--r--
2020-04-08 12:13
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" > <testsuites> <testsuite name="Feature Tests"> <directory suffix=".php">./tests/Feature</directory> </testsuite> <testsuite name="Unit Tests"> <directory suffix=".php">./tests/Unit</directory> </testsuite> </testsuites> <filter> <whitelist> <directory suffix=".php">src/</directory> </whitelist> </filter> </phpunit>