This is useful when DNS issues make the statusim.net domain unusable. You can connect to a Consul host using an IP and tunnel `8500` port: ``` ssh -L 8500:localhost:8500 admin@178.128.136.23 ``` Signed-off-by: Jakub Sokołowski <jakub@status.im>