Two tunnels with one command

I’m hosting a federated wiki project which uses a wildcard domain savvy node server that we host locally. The wiki is hosted for both the root tld and all subdomains. AFAIK this means I need two tunnels - one for the tld and another wildcard domain for all subdomains below this.

I have this set aup and it works well, but Id ratehr not have to open two tunnels in two terminals - so is there a way to list or batch tunnel creation. I can do this in bash with `nohup` or similar - but would like to know if there is a simpler way?