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.219.66.32
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp-websocket /
vendor /
react /
promise /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2018-06-13 15:59
tests
[ DIR ]
drwxr-xr-x
2018-06-13 15:59
.gitignore
55
B
-rw-r--r--
2018-06-13 15:59
.travis.yml
635
B
-rw-r--r--
2018-06-13 15:59
CHANGELOG.md
5.13
KB
-rw-r--r--
2018-06-13 15:59
LICENSE
1.04
KB
-rw-r--r--
2018-06-13 15:59
README.md
26.88
KB
-rw-r--r--
2018-06-13 15:59
composer.json
647
B
-rw-r--r--
2018-06-13 15:59
phpunit.xml.dist
770
B
-rw-r--r--
2018-06-13 15:59
Save
Rename
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false" syntaxCheck="false" bootstrap="tests/bootstrap.php" > <testsuites> <testsuite name="Promise Test Suite"> <directory>./tests/</directory> </testsuite> </testsuites> <filter> <whitelist> <directory>./src/</directory> <exclude> <file>./src/functions_include.php</file> </exclude> </whitelist> </filter> </phpunit>