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 /
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
{ "name": "ratchet/rfc6455", "type": "library", "description": "RFC6455 WebSocket protocol handler", "keywords": ["WebSockets", "websocket", "RFC6455"], "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/RFC6455/issues" , "irc": "irc://irc.freenode.org/reactphp" }, "autoload": { "psr-4": { "Ratchet\\RFC6455\\": "src" } }, "require": { "php": ">=5.4.2", "guzzlehttp/psr7": "^1.0" }, "require-dev": { "react/http": "^0.4.1", "react/socket-client": "^0.4.3", "phpunit/phpunit": "4.8.*" } }