amphp/http-tunnel

HTTP/1.1 CONNECT tunnel connector built on the Amp concurrency framework

Fund package maintenance!
amphp

v2.0.0-beta.2 2023-09-05 21:15 UTC

This package is auto-updated.

Last update: 2024-04-19 20:19:40 UTC


README

License

This package provides an HTTP CONNECT tunnel and a socks5 tunnel for PHP based on Amp.

Installation

This package can be installed as a Composer dependency.

composer require amphp/http-tunnel

Examples

More extensive code examples reside in the examples directory.

Versioning

amphp/http-tunnel follows the semver semantic versioning specification like all other amphp packages.

Security

If you discover any security related issues, please email me@kelunik.com instead of using the issue tracker.

License

The MIT License (MIT). Please see LICENSE for more information.