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-test /
vendor /
ratchet /
rfc6455 /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2018-05-02 14:52
tests
[ DIR ]
drwxr-xr-x
2018-05-02 14:52
.gitignore
46
B
-rw-r--r--
2018-05-02 14:52
.travis.yml
339
B
-rw-r--r--
2018-05-02 14:52
LICENSE
1.04
KB
-rw-r--r--
2018-05-02 14:52
README.md
761
B
-rw-r--r--
2018-05-02 14:52
composer.json
872
B
-rw-r--r--
2018-05-02 14:52
phpunit.xml.dist
676
B
-rw-r--r--
2018-05-02 14:52
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit forceCoversAnnotation="true" mapTestClassNameToCoveredClassName="true" bootstrap="tests/bootstrap.php" colors="true" backupGlobals="false" backupStaticAttributes="false" syntaxCheck="false" stopOnError="false" > <testsuites> <testsuite name="tests"> <directory>tests</directory> <exclude> <directory>test/ab</directory> </exclude> </testsuite> </testsuites> <filter> <whitelist> <directory>./src/</directory> </whitelist> </filter> </phpunit>