Skip to content

go-mitm is a Go library that makes it easy to add MITM (Man in the Middle) capabilities to any Go-based HTTPS server, in particular intended for web proxies.

License

pavel-d/go-mitm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-mitm Travis CI Status Coverage Status GoDoc

go-mitm is a Go library that makes it easy to add MITM (Man in the Middle) capabilities to any Go-based HTTPS server, in particular intended for web proxies.

See example_test.go for an example on how to use it.

API documentation available on godoc.

About

go-mitm is a Go library that makes it easy to add MITM (Man in the Middle) capabilities to any Go-based HTTPS server, in particular intended for web proxies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages