Go to file
以诺书 56276ec7b3 更新 'start.php' 2023-05-15 20:17:52 +08:00
vendor first commit 2023-04-08 17:16:28 +08:00
README.md Update README.md 2018-06-19 18:17:05 +02:00
composer.json composer 2016-10-31 22:43:03 +08:00
composer.lock first commit 2023-04-08 17:15:28 +08:00
config.php first commit 2023-04-08 17:15:28 +08:00
start.php 更新 'start.php' 2023-05-15 20:17:52 +08:00

README.md

socks5-proxy

Socks5 proxy written in PHP based on workerman. Now with username/password authentication according to RFC 1929.

Install

  1. git clone https://github.com/walkor/php-socks5

  2. composer install

Config

Edit file config.php

Start

php start.php start -d

Stop

php start.php stop

Status

php start.php status

https://github.com/walkor/shadowsocks-php
https://github.com/walkor/php-http-proxy