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.189.171.102
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 /
stream /
Delete
Unzip
Name
Size
Permission
Date
Action
examples
[ DIR ]
drwxr-xr-x
2018-07-11 14:38
src
[ DIR ]
drwxr-xr-x
2018-07-11 14:38
tests
[ DIR ]
drwxr-xr-x
2018-07-11 14:38
.gitignore
21
B
-rw-r--r--
2018-07-11 14:38
.travis.yml
1.13
KB
-rw-r--r--
2018-07-11 14:38
CHANGELOG.md
11.88
KB
-rw-r--r--
2018-07-11 14:38
LICENSE
1.04
KB
-rw-r--r--
2018-07-11 14:38
README.md
44.5
KB
-rw-r--r--
2018-07-11 14:38
composer.json
741
B
-rw-r--r--
2018-07-11 14:38
phpunit.xml.dist
666
B
-rw-r--r--
2018-07-11 14:38
Save
Rename
{ "name": "react/stream", "description": "Event-driven readable and writable streams for non-blocking I/O in ReactPHP", "keywords": ["event-driven", "readable", "writable", "stream", "non-blocking", "io", "pipe", "ReactPHP"], "license": "MIT", "require": { "php": ">=5.3.8", "react/event-loop": "^1.0 || ^0.5 || ^0.4 || ^0.3.5", "evenement/evenement": "^3.0 || ^2.0 || ^1.0" }, "require-dev": { "phpunit/phpunit": "^6.4 || ^5.7 || ^4.8.35", "clue/stream-filter": "~1.2" }, "autoload": { "psr-4": { "React\\Stream\\": "src" } }, "autoload-dev": { "psr-4": { "React\\Tests\\Stream\\": "tests" } } }