gcd
Unofficial implementation of the Google Chrome Remote Debugger in Go
파일 탐색기
최종 버전 다운로드 (.zip)- build_gcd_v2.yml
- iframe.html
- target.html
- top.html
- events.go
- getdoc.go
- loadpage.go
- screenshot.go
- accessibility.go
- animation.go
- applicationcache.go
- audits.go
- backgroundservice.go
- browser.go
- cachestorage.go
- cast.go
- console.go
- css.go
- database.go
- debugger.go
- deviceorientation.go
- dom.go
- domdebugger.go
- domsnapshot.go
- domstorage.go
- emulation.go
- fetch.go
- headlessexperimental.go
- heapprofiler.go
- indexeddb.go
- input.go
- inspector.go
- io.go
- layertree.go
- log.go
- media.go
- memory.go
- network.go
- overlay.go
- page.go
- performance.go
- profiler.go
- runtime.go
- schema.go
- security.go
- serviceworker.go
- storage.go
- systeminfo.go
- target.go
- tethering.go
- tracing.go
- version.go
- webaudio.go
- webauthn.go
- api_template.txt
- build.sh
- command.go
- domain.go
- downloader.go
- event.go
- gcdapigen.go
- protocol.go
- protocol.json
- README.md
- return.go
- template_funcs.go
- type.go
- type_properties.go
- utils.go
- gcdmessage.go
- messages.json
- messages.json
- icon128.png
- icon38-off.png
- icon38-on.png
- icon48.png
- .gitignore
- background.js
- CHANGELOG.md
- manifest.json
- README.md
- console_log.html
- cookie.html
- iframe.html
- target.html
- top.html
- events.go
- getdoc.go
- loadpage.go
- screenshot.go
- accessibility.go
- animation.go
- audits.go
- autofill.go
- backgroundservice.go
- bluetoothemulation.go
- browser.go
- cachestorage.go
- cast.go
- console.go
- css.go
- database.go
- debugger.go
- deviceaccess.go
- deviceorientation.go
- dom.go
- domdebugger.go
- domsnapshot.go
- domstorage.go
- emulation.go
- eventbreakpoints.go
- extensions.go
- fedcm.go
- fetch.go
- filesystem.go
- headlessexperimental.go
- heapprofiler.go
- indexeddb.go
- input.go
- inspector.go
- io.go
- layertree.go
- log.go
- media.go
- memory.go
- network.go
- overlay.go
- page.go
- performance.go
- performancetimeline.go
- preload.go
- profiler.go
- pwa.go
- runtime.go
- schema.go
- security.go
- serviceworker.go
- storage.go
- systeminfo.go
- target.go
- tethering.go
- tracing.go
- version.go
- webaudio.go
- webauthn.go
- api_template.txt
- build.sh
- command.go
- domain.go
- downloader.go
- event.go
- gcdapigen.go
- protocol.go
- protocol.json
- README.md
- return.go
- template_funcs.go
- type.go
- type_properties.go
- utils.go
- gcdmessage.go
- message_observer.go
- messages.json
- messages.json
- icon128.png
- icon38-off.png
- icon38-on.png
- icon48.png
- .gitignore
- background.js
- CHANGELOG.md
- manifest.json
- README.md
- console_log.html
- cookie.html
- chrome_target.go
- gcd.go
- gcd_test.go
- go.mod
- go.sum
- logger.go
- wsconn.go
- .gitattributes
- .gitignore
- CHANGELOG.md
- chrome_target.go
- gcd.go
- gcd_test.go
- go.mod
- go.sum
- LICENSE
- README.md
- wsconn.go
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/wirepair/gcd
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd gcd
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
