Linux ip-148-66-134-25.ip.secureserver.net 3.10.0-1160.119.1.el7.tuxcare.els10.x86_64 #1 SMP Fri Oct 11 21:40:41 UTC 2024 x86_64
Apache
: 148.66.134.25 | : 3.141.35.27
66 Domain
8.0.30
amvm
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
BLACK DEFEND!
README
+ Create Folder
+ Create File
/
usr /
share /
doc /
cpanel-php81-net-socket-1.2.2 /
[ HOME SHELL ]
Name
Size
Permission
Action
LICENSE
1.24
KB
-rw-r--r--
README.md
1003
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
# Net_Socket - Network Socket Interface [![Build Status](https://travis-ci.org/pear/Net_Socket.svg?branch=master)](https://travis-ci.org/pear/Net_Socket) Net_Socket is a class interface to TCP sockets. It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses). [Homepage](http://pear.php.net/package/Net_Socket/) ## Installation For a PEAR installation that downloads from the PEAR channel: `$ pear install pear/net_socket` For a PEAR installation from a previously downloaded tarball: `$ pear install Net_Socket-*.tgz` For a PEAR installation from a code clone: `$ pear install package.xml` For a local composer installation: `$ composer install` To add as a dependency to your composer-managed application: `$composer require pear/net_socket` ## Tests Run the tests from a local composer installation: `$ ./vendor/bin/phpunit` ## License BSD-2 license
Close