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"]
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"]