All Projects → walkor → Php Socks5

walkor / Php Socks5

socks5 proxy written in PHP based on workerman.

Labels

Projects that are alternatives of or similar to Php Socks5

Shadow
A transparent proxy for Windows, Linux, macOS
Stars: ✭ 85 (-43.71%)
Mutual labels:  socks5
Pingtunnel
ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
Stars: ✭ 1,904 (+1160.93%)
Mutual labels:  socks5
Encryptsocks
Encrypt your socks transmission.
Stars: ✭ 131 (-13.25%)
Mutual labels:  socks5
Websocks
A secure proxy based on WebSocket. 一个基于 WebSocket 的代理工具
Stars: ✭ 102 (-32.45%)
Mutual labels:  socks5
Rsocks
A SOCKS 4/5 reverse proxy server
Stars: ✭ 106 (-29.8%)
Mutual labels:  socks5
Goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
Stars: ✭ 11,334 (+7405.96%)
Mutual labels:  socks5
Venom
Venom - A Multi-hop Proxy for Penetration Testers
Stars: ✭ 1,228 (+713.25%)
Mutual labels:  socks5
Socksify Ruby
Redirect any TCP connection initiated by a Ruby script through a SOCKS5 proxy
Stars: ✭ 146 (-3.31%)
Mutual labels:  socks5
V2ray Core
A platform for building proxies to bypass network restrictions.
Stars: ✭ 38,782 (+25583.44%)
Mutual labels:  socks5
Qtnetworkng
QtNetwork Next Generation. A coroutine based network framework for Qt/C++, with more simpler API than boost::asio.
Stars: ✭ 125 (-17.22%)
Mutual labels:  socks5
S5.go
Socks5 proxy server by golang
Stars: ✭ 102 (-32.45%)
Mutual labels:  socks5
Cracker
tunnel over http[s]
Stars: ✭ 107 (-29.14%)
Mutual labels:  socks5
Tun2socks
tun2socks - powered by gVisor TCP/IP stack
Stars: ✭ 123 (-18.54%)
Mutual labels:  socks5
Gsocks5
Secure SOCKS5 server in Go
Stars: ✭ 98 (-35.1%)
Mutual labels:  socks5
V2ray Panel Master
Deprecated
Stars: ✭ 136 (-9.93%)
Mutual labels:  socks5
Trojan Qt5
我並非原作者。
Stars: ✭ 80 (-47.02%)
Mutual labels:  socks5
Glider
glider is a forward proxy with multiple protocols support, and also a dns/dhcp server with ipset management features(like dnsmasq).
Stars: ✭ 1,710 (+1032.45%)
Mutual labels:  socks5
Cc Attack
Using Socks4/5 proxy to make a multithreading Http-flood/Https-flood (cc) attack.
Stars: ✭ 145 (-3.97%)
Mutual labels:  socks5
Eagle.tunnel.go
稳定的代理工具,比.NET版本更轻量和易用
Stars: ✭ 143 (-5.3%)
Mutual labels:  socks5
Flynet
A powerful TCP/UDP tool, which support socks5 proxy by tcp and udp, http proxy and NAT traversal. This tool can help you bypass gfw easily
Stars: ✭ 124 (-17.88%)
Mutual labels:  socks5

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].