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 : 3.22.120.195
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
myadmin /
vendor /
phpmyadmin /
sql-parser /
Delete
Unzip
Name
Size
Permission
Date
Action
bin
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
locale
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
src
[ DIR ]
drwxr-xr-x
2020-10-15 12:07
CHANGELOG.md
13.26
KB
-rw-r--r--
2021-02-05 18:31
CODE_OF_CONDUCT.md
3.27
KB
-rw-r--r--
2021-02-05 18:31
CONTRIBUTING.md
1.13
KB
-rw-r--r--
2021-02-05 18:31
LICENSE.txt
17.67
KB
-rw-r--r--
2021-02-05 18:31
README.md
3.78
KB
-rw-r--r--
2021-02-05 18:31
composer.json
1.61
KB
-rw-r--r--
2021-02-05 18:31
phpunit.xml.dist
1.61
KB
-rw-r--r--
2021-02-05 18:31
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="vendor/autoload.php" beStrictAboutOutputDuringTests="true" colors="true" verbose="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> <logging> <log type="coverage-clover" target="build/logs/clover.xml" /> </logging> <testsuites> <testsuite name="Builder"> <directory suffix=".php">./tests/Builder</directory> </testsuite> <testsuite name="Components"> <directory suffix=".php">./tests/Components</directory> </testsuite> <testsuite name="Lexer"> <directory suffix=".php">./tests/Lexer</directory> </testsuite> <testsuite name="Misc"> <directory suffix=".php">./tests/Misc</directory> </testsuite> <testsuite name="Parser"> <directory suffix=".php">./tests/Parser</directory> </testsuite> <testsuite name="Utils"> <directory suffix=".php">./tests/Utils</directory> </testsuite> </testsuites> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">src/</directory> </whitelist> </filter> <php> <ini name="display_errors" value="On" /> <ini name="display_startup_errors" value="On" /> <ini name="error_reporting" value="E_ALL" /> </php> </phpunit>