Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 250 Bytes

transparent-proxy

A transparent HTTP/S proxy written in Go.

Inspired by https://github.com/dlundquist/sniproxy

ToDo-List

  • Nice logging (hopefully)
  • Reduce code duplication
  • Config file/flags
  • Daemonize
  • Tests