Skip to content

Releases: metalbear-co/mirrord

2.0.4

26 May 14:31
d1f6873
Compare
Choose a tag to compare

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 using LD_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