We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sets the network redirections between host and guest. These are only used and necessary when using 'user' mode network.
Example:
redirs = remote_shell guest_port_remote_shell = 22
A port will be allocated on the host, usually within the range 5000-6000, and all traffic to/from this port will be redirect to guest's port 22.
No other documentation currently references this configuration key.