2020-08-12 16:09:46 +08:00
2020-08-12 14:30:00 +08:00
2020-08-12 16:09:46 +08:00
2020-08-12 16:09:46 +08:00
2020-08-03 20:32:47 +08:00
2020-08-09 02:38:46 +08:00
2020-08-12 14:30:00 +08:00
2020-08-09 02:38:46 +08:00
2020-08-09 02:38:46 +08:00
fix
2020-08-12 14:32:04 +08:00
2020-08-10 01:00:07 +08:00
2020-08-10 01:00:07 +08:00
2020-08-12 14:30:00 +08:00
2020-07-31 11:58:44 +08:00
2020-08-09 02:38:46 +08:00
2020-08-12 16:09:46 +08:00
2020-08-09 02:38:46 +08:00
2020-08-12 14:30:00 +08:00
2020-08-10 22:21:48 +08:00
2020-08-12 16:09:46 +08:00


MPS

English | 🇨🇳中文

📖 Introduction

MPS (middle-proxy-server) is an intermediate proxy service library. It support HTTP, HTTPS, Websocket, ForwardProxy, ReverseProxy, MitmProxy

🚀 Features

  • Http Proxy
  • Https Proxy
  • Forward Proxy
  • Reverse Proxy
  • Tunnel Proxy
  • Mitm Proxy (Man-in-the-middle)
  • WekSocket Proxy
  • Socks5 Proxy

🧰 Install

go get -u github.com/telanflow/mps

📄 License

Source code in MPS is available under the BSD 3 License.

Description
MPS is a high-performance HTTP(S) proxy library that supports forward proxies, reverse proxies, man-in-the-middle proxies, tunnel proxies, Websocket proxies. MPS 是一个高性能HTTP(s)中间代理库,它支持正向代理、反向代理、中间人代理、隧道代理、Websocket代理
Readme BSD-3-Clause 165 KiB
Languages
Go 99.6%
Shell 0.4%