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 : 216.73.216.144
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
vendor /
pragmarx /
google2fa /
Delete
Unzip
Name
Size
Permission
Date
Action
docs
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
src
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
tests
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
.scrutinizer.yml
946
B
-rw-r--r--
2021-02-05 18:32
.travis.yml
698
B
-rw-r--r--
2021-02-05 18:32
CHANGELOG.md
2.31
KB
-rw-r--r--
2021-02-05 18:32
LICENSE.md
1.07
KB
-rw-r--r--
2021-02-05 18:32
README.md
12.15
KB
-rw-r--r--
2021-02-05 18:32
RELICENSED.md
1.14
KB
-rw-r--r--
2021-02-05 18:32
composer.json
1.04
KB
-rw-r--r--
2021-02-05 18:32
composer.lock
60.26
KB
-rw-r--r--
2021-02-05 18:32
phpunit.xml
1.13
KB
-rw-r--r--
2021-02-05 18:32
upgrading.md
13
B
-rw-r--r--
2021-02-05 18:32
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="tests/bootstrap.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnError="false" stopOnFailure="false" verbose="true" > <testsuites> <testsuite name="Laravel Test Suite"> <directory suffix="Test.php">./tests</directory> </testsuite> </testsuites> <logging> <log type="coverage-html" target="coverage/" lowUpperBound="35" highLowerBound="70"/> <log type="coverage-clover" target="coverage/coverage-clover.xml" lowUpperBound="35" highLowerBound="70"/> <log type="coverage-text" target="php://stdout" showUncoveredFiles="true"/> </logging> <filter> <whitelist addUncoveredFilesFromWhitelist="true" processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">./src</directory> <exclude></exclude> </whitelist> </filter> </phpunit>