Total Pageviews

Thursday, 4 October 2018

一个基于php的socks代理服务器程序“php-socks5”

socks5 proxy written in PHP.
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
from https://github.com/walkor/php-socks5
可用作各种tunnel(比如qtunnel,gotunnel,stunnel,xtunnel)的后端程序。
--------

php-http-proxy

HTTP proxy written in PHP based on workerman.

Start.

php start.php start -d

Stop.

php start.php stop

Status.

php start.php status

Connection statistics.


php start.php connections