For those who stumble on this post there is a good post here by realmx2: How do you use tunnels?
also to open the default browser on a windows machine use: explorer “http://localhost:${PORT}”
for windows to use rdp use: %windir%\system32\mstsc.exe /v:localhost:${PORT}