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.222.106.93
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 /
cboden /
ratchet /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2017-12-12 00:49
tests
[ DIR ]
drwxr-xr-x
2017-12-12 00:49
.gitignore
52
B
-rw-r--r--
2017-12-12 00:49
.travis.yml
354
B
-rw-r--r--
2017-12-12 00:49
CHANGELOG.md
5.09
KB
-rw-r--r--
2017-12-12 00:49
LICENSE
1.04
KB
-rw-r--r--
2017-12-12 00:49
Makefile
1.35
KB
-rw-r--r--
2017-12-12 00:49
README.md
2.83
KB
-rw-r--r--
2017-12-12 00:49
composer.json
1020
B
-rw-r--r--
2017-12-12 00:49
phpunit.xml.dist
703
B
-rw-r--r--
2017-12-12 00:49
Save
Rename
{ "name": "cboden/ratchet" , "type": "library" , "description": "PHP WebSocket library" , "keywords": ["WebSockets", "Server", "Ratchet", "Sockets", "WebSocket"] , "homepage": "http://socketo.me" , "license": "MIT" , "authors": [ { "name": "Chris Boden" , "email": "cboden@gmail.com" , "role": "Developer" } ] , "support": { "forum": "https://groups.google.com/forum/#!forum/ratchet-php" , "issues": "https://github.com/ratchetphp/Ratchet/issues" , "irc": "irc://irc.freenode.org/reactphp" } , "autoload": { "psr-4": { "Ratchet\\": "src/Ratchet" } } , "require": { "php": ">=5.4.2" , "ratchet/rfc6455": "^0.2" , "react/socket": "^1.0 || ^0.8 || ^0.7 || ^0.6 || ^0.5" , "guzzlehttp/psr7": "^1.0" , "symfony/http-foundation": "^2.6|^3.0|^4.0" , "symfony/routing": "^2.6|^3.0|^4.0" } , "require-dev": { "phpunit/phpunit": "~4.8" } }