Download the PHP package dunglas/php-torcontrol without Composer
On this page you can find all versions of the php package dunglas/php-torcontrol. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dunglas/php-torcontrol
More information about dunglas/php-torcontrol
Files in dunglas/php-torcontrol
Download dunglas/php-torcontrol
More information about dunglas/php-torcontrol
Files in dunglas/php-torcontrol
Vendor dunglas
Package php-torcontrol
Short Description Tor control library
License MIT
Homepage https://dunglas.fr
Package php-torcontrol
Short Description Tor control library
License MIT
Homepage https://dunglas.fr
Keywords tor
Please rate this library. Is it a good library?
Informations about the package php-torcontrol
PHP TorControl, a library to control TOR
TorControl is a PHP library to control a Tor server.
Features
- Connect to a Tor server through network socket, SSL network socket or UNIX socket
- Support null, password and cookie file authentication methods
- Automatic authentication for null and cookie file methods
- Multi-line replies
- Unit-tested with PHPUnit
- Installation with Composer
Installation
Note: if you use the Symfony framework, you should use DunglasTorControlBundle.
If not already done, install Composer.
Add php-torcontrol to your composer.json
:
composer require dunglas/php-torcontrol
Usage
Related
Credits
PHP TorControl has been created by Kévin Dunglas.
All versions of php-torcontrol with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
The package dunglas/php-torcontrol contains the following files
Loading the files please wait ....