Steps for Remote Pairing using tmux and ngrok The following steps facilitate remote pairing using: tmux which allows terminal sessions to be attached to different terminals, and ngrok which provides secure tunnels to your localhost 1. Install tmux OS X: brew install tmux