Just for future reference, here are the steps for pairing with wemux:
On host:
- Install wemux
- Create a new user on the OS, called 'pair'
- Add client's SSH public key to ~/.ssh/authorized_keys of 'pair' user we just created. Make sure sshd is running
- Log out of pair user, run
wemux start
as normal user.