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
- Host: GitHub
- URL: https://github.com/getlantern/mitm
- Owner: getlantern
- License: apache-2.0
- Created: 2016-11-26T02:11:19.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T11:58:07.000Z (over 2 years ago)
- Last Synced: 2025-08-13T20:03:45.583Z (10 months ago)
- Language: Go
- Size: 51.8 KB
- Stars: 5
- Watchers: 14
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mitm [](https://travis-ci.org/getlantern/mitm) [](https://coveralls.io/r/getlantern/mitm) [](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).