Download the PHP package matidev/sophos-http-client-php without Composer
On this page you can find all versions of the php package matidev/sophos-http-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download matidev/sophos-http-client-php
More information about matidev/sophos-http-client-php
Files in matidev/sophos-http-client-php
Download matidev/sophos-http-client-php
More information about matidev/sophos-http-client-php
Files in matidev/sophos-http-client-php
Vendor matidev
Package sophos-http-client-php
Short Description Bypass Sophos Login with 2FA
License MIT
Package sophos-http-client-php
Short Description Bypass Sophos Login with 2FA
License MIT
Please rate this library. Is it a good library?
Informations about the package sophos-http-client-php
Sophos HTTP Client
Installation/Usage
- Install with Composer
$ composer require matidev/sophos-http-client-php
- Get 2FA code from Secret key:
Mati\TwoFactor::getCode( $tfaSecret )
- Bypass Sophos:
Mati\SophosHttpClient::bypass( $sophosUrl, $username, $password )
Testing
php vendor/phpunit/phpunit/phpunit tests/TwoFactorTest.php
php vendor/phpunit/phpunit/phpunit tests/SophosHttpClientTest.php
All versions of sophos-http-client-php with dependencies
PHP Build Version
Package Version
The package matidev/sophos-http-client-php contains the following files
Loading the files please wait ....