How can I initiate a tunnel in MITM mode in HyperExecute?

Can I initiate a tunnel in MITM mode in HyperExecute?

Hi Ian,

You can pass the tunnel as in the HyperExecute YAML itself to execute the tunnel with the MITM mode.

tunnel: true
tunnelOpts:
  args: ["--mitm","--verbose"]