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 1y 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 1mo 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/walkor/socks5-http-proxy
2. composer install

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

```

### HELP

[](#help)

```
./socks5.php -h

```

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity11

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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M317](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[nyholm/psr7

A fast PHP7 implementation of PSR-7

1.3k235.4M2.4k](/packages/nyholm-psr7)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M292](/packages/pusher-pusher-php-server)[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78126.4M414](/packages/react-http)

PHPackages © 2026

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