Releases: metalbear-co/mirrord
Releases · metalbear-co/mirrord
2.0.4
2.0.0 (or 2.0.4, because of VSCode..)
Complete refactor and re-write of everything.
- The CLI/VSCode extension now use
mirrord-layer
which loads into debugged process usingLD_PRELOAD
/DYLD_INSERT_LIBRARIES
.
It hooks some of the syscalls in order to proxy incoming traffic into the process as if it was running in the remote pod. - Mono repo