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

https://github.com/getlantern/mitm

Go library for man-in-the-middling pairs of connections
https://github.com/getlantern/mitm

Last synced: 8 months ago
JSON representation

Go library for man-in-the-middling pairs of connections

Awesome Lists containing this project

README

          

mitm [![Travis CI Status](https://travis-ci.org/getlantern/mitm.svg?branch=master)](https://travis-ci.org/getlantern/mitm) [![Coverage Status](https://coveralls.io/repos/getlantern/mitm/badge.png)](https://coveralls.io/r/getlantern/mitm) [![GoDoc](https://godoc.org/github.com/getlantern/mitm?status.png)](http://godoc.org/github.com/getlantern/mitm)
======

mitm is a Go library that provides a mechanism for man-in-the-middling pairs of
connections.

API documentation available on [godoc](https://godoc.org/github.com/getlantern/mitm).