mirrord

Connect your local process and your cloud environment, and run local code in cloud conditions.

MIT License

Stars
3.8K
Committers
29

Bot releases are hidden (Show)

mirrord - 2.2.0

Published by eyalb181 over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/metalbear-co/mirrord/compare/2.1.0...2.2.0

mirrord - 2.1.0

Published by eyalb181 over 2 years ago

What's Changed

Full Changelog: https://github.com/metalbear-co/mirrord/compare/2.0.4...2.1.0

mirrord - 2.0.4

Published by aviramha over 2 years ago

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