github metalbear-co/mirrord 3.18.0

latest releases: latest, 3, 3.118.0...
20 months ago

Added

  • Agent now sends error encountered back to layer for better UX when bad times happen. (This only applies to error happening on connection-level).
  • Partial ls flow for Go on macOS (implemented fdopendir and readdir_r). Closes #902
  • New feature: HTTP traffic filter!
    • Allows the user to steal HTTP traffic based on HTTP request headers, for example Client: me would steal requests that match this header, while letting unmatched requests (and non-HTTP packets) through to their original destinations.

Fixed

  • Update the setup-qemu-action action to remove a deprecation warning in the Release Workflow
  • stat functions now support directories.
  • Possible bugs with fds being closed before time (we now handle dup'ing of fds, and hold those as ref counts)

Changed

  • agent: Return better error message when failing to use PACKET_IGNORE_OUTGOING flag.

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.