ssh_domains
On this page
ssh_domains#
Configures SSH multiplexing domains. Read more about SSH Domains.
This option accepts a list of SshDomain objects.
If you don't set ssh_domains in your config, wakterm will default
to configuring it as if you had:
config.ssh_domains = wakterm.default_ssh_domains()
See also wakterm.default_ssh_domains().