PHPackages                             mosquitood/proxy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mosquitood/proxy

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mosquitood/proxy
================

Mosquitood Proxy TcpProxy HttpProxy

1.0(7y ago)07MITPHPPHP &gt;=7.0

Since Jul 23Pushed 7y agoCompare

[ Source](https://github.com/mosquitood/com-mosquitood-proxy)[ Packagist](https://packagist.org/packages/mosquitood/proxy)[ Docs](https://www.mosquitood.com)[ RSS](/packages/mosquitood-proxy/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

TCP 代理服务器
=========

[](#tcp-代理服务器)

基于swoole开发的Tcp代理服务器

- 安装

    ```
    #php7+swoole2.1.3
    composer require mosquitood/swoole

    ```
- 向mysql数据库中导入数据：./example/mysql.sql。
- 使用

    ```
