gcd
Debugger Client Library
An unofficial client library for communicating with the Google Chrome Remote Debugger protocol using Go.
Unofficial implementation of the Google Chrome Remote Debugger in Go
186 stars
9 watching
31 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alexandergugel/wsd | A command-line utility for debugging WebSocket servers by establishing connections to remote servers. | 416 |
comsecuris/gdbghidra | Tool to connect GDB debugger to GHIDRA analysis platform for interactive debugging support | 307 |
tracerbench/chrome-debugging-client | A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
allada/gdd | Debugs Go programs using Chrome Devtools and an underlying debugger framework | 42 |
raff/godet | A remote Chrome DevTools client written in Go to enable debugging and automation of web pages | 394 |
fake-name/chromecontroller | Provides a comprehensive wrapper and execution manager for Chrome browser debugging protocol in Python. | 219 |
fate0/pychrome | A Python library that enables remote debugging and control of Google Chrome using its Dev Protocol | 619 |
lrstanley/girc | A flexible IRC client library for Go, focusing on simplicity and event-based triggering. | 139 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
baristalabs/chrome-dev-tools-generator | Generates a wrapper around the Chrome Debugger Protocol Definition to create a connection and interface for debugging and automation | 79 |
bndr/gopencils | A Go library that simplifies the process of consuming REST APIs by abstracting away underlying complexity | 451 |
bojand/grpc-caller | A library for building gRPC clients with improved functionality and ease of use. | 183 |
safetyculture/grpc-web-devtools | A browser extension that provides debugging and inspection tools for gRPC-Web applications. | 413 |
wenerme/go-req | A declarative HTTP client library for the Go programming language | 22 |
dghubble/sling | A Go HTTP client library for creating and sending API requests | 1,690 |