github metalbear-co/mirrord 3.240.0

latest release: latest
5 hours ago

Added

  • mirrord up can now run a subset of services (mirrord up service-a service-b), and services can be marked skip: true.

Fixed

  • Fixed mirrord exec on Windows failing to launch targets whose executable
    path contains a space (e.g. Python installed under C:\Program Files), by
    quoting the child command line instead of naively space-joining the
    arguments.
  • Fixed a layer <-> intproxy protocol framing bug that broke sessions where
    an app opened many concurrent outgoing connections.
  • Windows layer now falls back to a random local port when the requested bind
    port is busy, matching the unix layer's behavior.

Don't miss a new mirrord release

NewReleases is sending notifications on new releases.