Skip to content

mattfysh/proxy-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

proxy prototype

requirements

  • transparent
  • forwarding (not reverse)
  • mitm behaviour
    • self-signed tls certs for any domain
    • tls certs trusted in worker
  • archive all http traffic to disk
    • both request and response
    • verbatim bytes / no agent interference
  • traffic segmentation
    • archive will associate traffic with worker of origin

run

  • docker-compose up
  • docker exec -it proxy-proto_worker_1 bash
  • curl -i http://google.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published