cdp-proxy
cdp-proxy copied to clipboard
cdp-proxy is a mitm style HTTP proxy and middleware leveraging Chrome DevTools for UI, written in Go.
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