phpsocks5/README.md
2018-06-19 18:17:05 +02:00

512 B

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