I need to access ethereum client setup on remote hosted machine (google cloud ). How can I access the client from the web browser of my local machine ? Current installations on my machine
user@instance-1:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial
user@instance-1:~$
user@instance-1:~$ node -v
v6.12.3
user@instance-1:~$ npm -v
3.10.10
user@instance-1:~$ ganache-cli -version
Ganache CLI v6.0.3 (ganache-core: 2.0.2)