Skip to content

v0.1.8 - bug fixes and CDP support

Latest

Choose a tag to compare

@denandz denandz released this 06 Jul 10:30
46858b7

Major Features

  • Remote browser support (CDP) - Initial implementation of Chrome DevTools Protocol integration, allowing glorp to proxy traffic via a remote browser (6644b29)
  • WebSocket support via CDP - WebSocket traffic can now be intercepted and viewed when using CDP mode (6112e8e, ef41f9f, f08978c, b473144)

Bug Fixes

  • Fixed tview crash when clicking on a gap in the footer (46858b7)
  • Fixed replay spinner goroutine leak (f23f1b8)
  • Fixed downstream proxy URI validation (a3f7fcf thanks @Lucky-Pulse!)

Minor Fixes

  • Added CA certificate key usage extensions (126b25b)