Skip to content

choury/sproxy

Repository files navigation

sproxy Build Status

  • Support Linux and macOS
  • http proxy
  • http/http2 proxy over ssl

build

require: openssl 1.1.1, json-c and c++17

build: cmake . && make

TODO

  • 支持动态生成pac文件
  • 支持quic协议
  • 支持http3的sni功能
  • 支持quic bbr 拥塞算法