$remoteConnection = new AsyncTcpConnection("tcp://{$addr}"); $remoteConnection->proxySocks5 = "lanlon666:lanlon666@127.0.0.1:1111"; // 自己设置的这个格式可以自己修改 需要改动 AsyncTcpConnection.php 文件两处地方: if ($this->proxyS...