Hey,
I’ve been looking into Addressable Terminators and trying to understand whether they can be used together with ZDEW, specifically for a remote desktop–style use case.
From examples, I understand that Addressable Terminators allow a client to dial a specific service host when multiple hosts provide the same service. For example, the chat-p2p sample highlights that addressable terminators let clients dial a particular host even when several identities are bound to the same service. chat-p2p
What I want to achieve is something like this:
- Several machines run an RDP–style service through OpenZiti
- Each machine has their own identity.
- From my client machine, I want to choose which host to connect to.
My questions:
- Does ZDEW support Addressable Terminators?
Can I choose a specific identity when dialing?
My goal / use case
The idea is to have a single service that multiple desktop machines “bind” to, and then allow the user to select which machine to remote into by specifying the identity name.