Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
composer require clue/socks-reactNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a SOCKS5 client and connect to a remote host through the proxy.
Install required PHP extensions: sockets, pcntl.
No dependency data recorded yet.