Releases: iximiuz/cdebug
Releases · iximiuz/cdebug
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
Changelog
- 2a43eae CLI framework overhaul
- b47569c Docker Client Ex
- 80e0169 Local port forwarding to target' public interfaces
- e6cc1c7 Local port forwarding works!
- 49d253b Local port-forwarding - Docker version
- 09096b1 Merge pull request #2 from iximiuz/port-forwarding
- c2f50c5 Merge pull request #3 from iximiuz/port-forwarding-overhaul
- 8bb5d5f Port forwarding WiP
- f4455ea Port-forwarding - more WiP
- ecf3889 Update README
- 25bcff4 Update README.md
- 6686369 WiP
- ee17491 WiP
- 0d99503 WiP
- 1c50e3c e2e tests WiP
v0.0.2
v0.0.1
Changelog
- 249f96a Add Makefile & update README
- 9283a81 Add Similar Tools section
- 1e677e1 Add TODO section
- d7e8e28 Add TTY resizing
- 96865f5 Add demo
- 076f8ee Add exec command
- 609c970 Add goreleaser
- b333c7f Add more similar tools to README
- 62ec389 Create LICENSE
- c22e49b Fix IO forwarding in non-interactive mode
- 498e431 Implement --rm flag for cdebug exec
- 845a3bf Improve README
- d1759f2 Improve debugger entrypoint
- 3a30a8b Nixery support + README.md
- ab0d573 One less shell on the process tree
- a6a9c56 Slightly improve the way to start debugger container
- 72723a6 Update README.md
- a299172 Update README.md
- 8593d39 Update README.md
- b33c7a9 Update TODO
- 4ce2320 Use privileged debugger container if target is privileged
- 8ce7f9d cdebub port-forward PoC (WiP)
- 14f7072 cdebug exec now works too!
- 9defecb first commit