An open API service indexing awesome lists of open source software.

https://github.com/cssivision/mtunnel

A tcp over http2 + tls proxy
https://github.com/cssivision/mtunnel

Last synced: 7 months ago
JSON representation

A tcp over http2 + tls proxy

Awesome Lists containing this project

README

          

# mtunnel
[![Build](https://github.com/cssivision/mtunnel/workflows/build/badge.svg)](
https://github.com/cssivision/mtunnel/actions)
[![crate](https://img.shields.io/crates/v/mtunnel.svg)](https://crates.io/crates/mtunnel)
[![License](http://img.shields.io/badge/license-mit-blue.svg)](https://github.com/cssivision/mtunnel/blob/master/LICENSE)

A tcp over http2 + tls proxy.

# Licenses

All source code is licensed under the [MIT License](https://github.com/cssivision/mtunnel/blob/master/LICENSE).