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.224.137.108
Domains :
Cant Read [ /etc/named.conf ]
User : web
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
www /
unp_probe /
vendor /
cboden /
ratchet /
Delete
Unzip
Name
Size
Permission
Date
Action
src
[ DIR ]
drwxr-xr-x
2020-07-07 15:50
tests
[ DIR ]
drwxr-xr-x
2020-07-07 15:50
.gitignore
52
B
-rw-r--r--
2020-07-07 15:50
.travis.yml
302
B
-rw-r--r--
2020-07-07 15:50
CHANGELOG.md
5.42
KB
-rw-r--r--
2020-07-07 15:50
LICENSE
1.04
KB
-rw-r--r--
2020-07-07 15:50
Makefile
1.37
KB
-rw-r--r--
2020-07-07 15:50
README.md
2.84
KB
-rw-r--r--
2020-07-07 15:50
composer.json
1.03
KB
-rw-r--r--
2020-07-07 15:50
phpunit.xml.dist
703
B
-rw-r--r--
2020-07-07 15:50
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" } , { "name": "Matt Bonneau" , "role": "Developer" } ] , "support": { "issues": "https://github.com/ratchetphp/Ratchet/issues" , "chat": "https://gitter.im/reactphp/reactphp" } , "autoload": { "psr-4": { "Ratchet\\": "src/Ratchet" } } , "require": { "php": ">=5.4.2" , "ratchet/rfc6455": "^0.3" , "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|^5.0" , "symfony/routing": "^2.6|^3.0|^4.0|^5.0" } , "require-dev": { "phpunit/phpunit": "~4.8" } }