3.31.0 #1159
aviramha
announced in
Announcements
3.31.0
#1159
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
ignore_localhost
tooutgoing
config for ignoring localhost connections, meaning it will connect to localinstead of remote localhost.
ignore_localhost
toincoming
config for ignoring localhost bound sockets, meaning it will not steal/mirror those.ignore_localhost
inincoming
andoutgoing
can be useful when you run complex processes that doesIPC over localhost.
sip_binaries
to config file to allow specifying SIP-protected binaries that needs to be patchedwhen mirrord doesn't detect those. See #1152.
Fixed
env
in its shebang.Changed
flush_connections
default totrue
, related to#1029.
This discussion was created from the release 3.31.0.
Beta Was this translation helpful? Give feedback.
All reactions