All Projects → Qv2ray → Mmp Go

Qv2ray / Mmp Go

Licence: agpl-3.0
Mega Multiplexer, a single port multi-service relay for shadowsocks. 中转机单端口转发多台shadowsocks服务器。

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Mmp Go

Ss Panel Server
基于企业微信的科学上网分享站点 - 后端
Stars: ✭ 76 (-34.48%)
Mutual labels:  shadowsocks
Spider
简简单单spider
Stars: ✭ 88 (-24.14%)
Mutual labels:  shadowsocks
Shadowsocksgostplugin
Gost 的 Shadowsocks 安卓插件,可以直接在 Shadowsocks 安卓客户端上连接 Gost 服务器
Stars: ✭ 104 (-10.34%)
Mutual labels:  shadowsocks
Shadowsocks Back China Pac
翻墙回国 Clash, PEPI, PAC 规则
Stars: ✭ 81 (-30.17%)
Mutual labels:  shadowsocks
Shadowsocks Tutorial
🐱给小白的Shadowsocks和V2ray翻墙教程
Stars: ✭ 1,273 (+997.41%)
Mutual labels:  shadowsocks
Ss Ssr V2ray Gadget
merge, deduplicate, backup, convert and online benchmark tools set for shadowsocks/shadowsocksR, v2ray. by python3
Stars: ✭ 96 (-17.24%)
Mutual labels:  shadowsocks
Socks5proxy
一个简单的socks5代理转发服务(VPN)
Stars: ✭ 71 (-38.79%)
Mutual labels:  shadowsocks
V2ray Core
A platform for building proxies to bypass network restrictions.
Stars: ✭ 38,782 (+33332.76%)
Mutual labels:  shadowsocks
Lantern
免费 V2Ray 配置(vmess)
Stars: ✭ 1,286 (+1008.62%)
Mutual labels:  shadowsocks
Potatso Swift5
Potatso compiled with swift5 xcode 10.2.1 mojave 10.14.5
Stars: ✭ 103 (-11.21%)
Mutual labels:  shadowsocks
Miles
二爷翻墙,专注免费翻墙30年,但没有掌握核心科技,一切已经开始!^_^
Stars: ✭ 1,230 (+960.34%)
Mutual labels:  shadowsocks
Shadow
A transparent proxy for Windows, Linux, macOS
Stars: ✭ 85 (-26.72%)
Mutual labels:  shadowsocks
Scripts
Shadowsocks/SS一键脚本、ShadowsocksR/SSR一键脚本、V2Ray一键脚本、trojan一键脚本、VPS购买教程,各种网络资源和网络教程
Stars: ✭ 1,377 (+1087.07%)
Mutual labels:  shadowsocks
Xrayku
websocket proxy on heroku
Stars: ✭ 77 (-33.62%)
Mutual labels:  shadowsocks
Breaking Gfw Book
整理所有的翻墙方法,持续更新....欢迎PR
Stars: ✭ 105 (-9.48%)
Mutual labels:  shadowsocks
Free proxy ss
分享来自互联网上免费的shadowsocks(SS)/ShadowsocksR(SSR)/V2ray(vmess)代理 每15分钟更新一次,每次各分享4个临时可用代理。 及时订阅、及时更新。
Stars: ✭ 72 (-37.93%)
Mutual labels:  shadowsocks
Ss Heroku
一键Shadowsocks+V2Ray-plugin快速部署到Heroku
Stars: ✭ 89 (-23.28%)
Mutual labels:  shadowsocks
Subscribevue
ss ssr v2ray 订阅管理 vue前端界面
Stars: ✭ 114 (-1.72%)
Mutual labels:  shadowsocks
Libqtshadowsocks
A lightweight and ultra-fast shadowsocks library written in C++14 with Qt framework
Stars: ✭ 1,455 (+1154.31%)
Mutual labels:  shadowsocks
Torch Web
🌍 Web interface to tcping servers
Stars: ✭ 103 (-11.21%)
Mutual labels:  shadowsocks

mmp-go

Mega Multiplexer logo

Mega Multiplexer, port mutiplexer for shadowsocks, supports AEAD methods only.

Intro

You can use mmp-go to reuse single port to forward to multiple shadowsocks servers.

It is suitable for relay servers with a limited number of ports.

Consider the following:

- 草,这破 NAT 🐔怎么就俩端口?
- mmp,go!

                                                   |------> SS Server1
Client --> Single Port --> Validator / Multiplexer |------> SS Server2
                                                   |------> SS Server3

Usage

./mmp-go -conf example.json

Refer to example.json

AEAD methods supported

  • chacha20-ietf-poly1305 (chacha20-poly1305)
  • aes-256-gcm
  • aes-128-gcm

Related projects

Spark of thought from:

Special thanks:

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].