PHPackages                             myphps/socks5-http-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. [HTTP &amp; Networking](/categories/http)
4. /
5. myphps/socks5-http-proxy

ActiveLibrary[HTTP &amp; Networking](/categories/http)

myphps/socks5-http-proxy
========================

socks5、http代理

04PHP

Since Mar 21Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/ncwsky/socks5-http-proxy)[ Packagist](https://packagist.org/packages/myphps/socks5-http-proxy)[ RSS](/packages/myphps-socks5-http-proxy/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

socks5-http-proxy
=================

[](#socks5-http-proxy)

Socks5、Http代理

### Install

[](#install)

```
mkdir proxy
cd proxy

composer require myphps/socks5-http-proxy:dev-master

cp vendor/myphps/socks5-http-proxy/run.example.php run.php
cp vendor/myphps/socks5-http-proxy/config.example.php config.php
chmod +x run.php

修改 run.php config.php配置
运行 ./run.php

或者

1. git clone https://github.com/ncwsky/socks5-http-proxy
2. composer install

修改 config.php配置
运行 ./socks5.php

```

### HELP

[](#help)

```
./socks5.php -h

```

### 打包

[](#打包)

php -d phar.readonly=0 cli.php phar
phpacker build --php=8.2

###  Health Score

18

—

LowBetter than 7% of packages

Maintenance50

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9b74c5891fa18ea096b482ac20434e2847f4ed94292615ac6c5703251b7bd4c1?d=identicon)[ep1086](/maintainers/ep1086)

### Embed Badge

![Health badge](/badges/myphps-socks5-http-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/myphps-socks5-http-proxy/health.svg)](https://phpackages.com/packages/myphps-socks5-http-proxy)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25026.8M85](/packages/php-http-cache-plugin)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

85997.3k131](/packages/httpsoft-http-message)[thesis/nats

Async (fiber based) client for Nats.

758.3k](/packages/thesis-nats)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
