Skip to content

Releases: metalbear-co/mirrord

2.2.1

12 Jun 11:41
880b7d1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.2.1

2.2.0

09 Jun 17:28
f966cee
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

03 Jun 13:03
df4b15e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.4...2.1.0

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