clue / reactphp-ssh-proxy

Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server, built on top of ReactPHP.
https://clue.engineering/2018/introducing-reactphp-ssh-proxy
MIT License
21 stars 7 forks source link

Support PHP 8.1 #32

Closed clue closed 2 years ago

clue commented 2 years ago

Refs https://github.com/friends-of-reactphp/mysql/pull/150, https://github.com/reactphp/socket/pull/277 and others