github.com/gmarik/cdp-proxy

cdp-proxy is a mitm style HTTP proxy and middleware leveraging Chrome DevTools for UI, written in Go.


Keywords
chrome-devtools, chrome-devtools-protocol, forward-proxy, go, golang, http-proxy, reverse-proxy
Install
go get github.com/gmarik/cdp-proxy

Documentation

test:status artifacts:status

About

cdp-proxy is a mitm style HTTP proxy and middleware leveraging Chrome DevTools for UI, written in Go.

See the announcement blog post for more details.

Installation

Via Go cli

go install github.com/gmarik/cdp-proxy/main/cdp-proxy

Via releases

Download appropriate binary from the releases page

In Action

inaction