项目作者: mhoran

项目描述 :
HTTP/2 CONNECT proxy
高级语言: Go
项目地址: git://github.com/mhoran/http2-connect-proxy.git
创建时间: 2020-09-07T22:47:59Z
项目社区:https://github.com/mhoran/http2-connect-proxy

开源协议:

下载


http2-connect-proxy

http2-connect-proxy can be used to tunnel arbitrary TCP traffic over HTTP/2. It was originally designed to tunnel MySQL traffic over HTTP/2, but can be used to tunnel any TCP protocol. It has been tested with the Envoy proxy terminating the HTTP/2 connection, but should work with any HTTP/2 server that supports the CONNECT method.