Skip to content

A Http(s) and Socks Proxy using a very simple way to achieve in Netty.

License

Notifications You must be signed in to change notification settings

zyong/miniproxy

Repository files navigation

miniproxy

  • A Http(s) Proxy using a very simple way based on Netty. It supplies multi protocol proxy abilities.

软件设计

软件设计

层次结构

软件层次

支持的代理

  • HTTP(s) Proxy (Tunnel)
  • Socks Proxy

支持协议

  • HTTP/1
  • HTTP/2
  • TLS(不需要加密密钥)
  • Socks

网速监控

  • 网络流量展示 http(s)://host:port/net 提供了基于echarts.js的网速监控

  • 支持监控数据产出 http(s)://host:port/metrics提供了prometheus的数据产出

Prometheus流入流量监控

支持客户端

  • 支持socks的客户端都可以,例如:ShadownSocks
  • Chrome浏览器支持SwitchySharp插件使用,其他插件应该也可以

为学习目的而开发的产品,不要使用在产品环境

About

A Http(s) and Socks Proxy using a very simple way to achieve in Netty.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published