Skip to content
This repository has been archived by the owner on Aug 5, 2022. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 295 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 295 Bytes

evilproxy

A golang mitm proxy with bump-tls certificate generation and some other stuff.

State

Don't use this. Probably don't even look at it. It almost works.

Building

  • make deps to install dependencies
  • make to build evilproxy
  • make build-all to build for all platforms