Skip to content

socks5 proxy written in PHP based on workerman.

Notifications You must be signed in to change notification settings

6tu-git/php-socks5

This branch is 5 commits behind walkor/php-socks5:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jun 20, 2018
c3368cc · Jun 20, 2018

History

22 Commits
Jun 19, 2018
Oct 31, 2016
Jun 19, 2018
Jun 19, 2018

Repository files navigation

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

Other links

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

About

socks5 proxy written in PHP based on workerman.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%