In today’s environment when we are into developing web-app / project(localhost) and feel the need to access them remotely from other workstations and keeping in mind that we most often don’t have static IP and domain name for the same.
So here in I would like to share my experience as how to access localhost remotely.

Prior to run your website you need to register here and after register on website follow these steps.

Step #1.click on hosts/redirects tab and click add host from left sidebar.

Add host

Add Host

Step #2. Enter a host name and select any sub domain.
Step #3. Select a host type for example if you want to redirect your port 80 to any other port select port 80 Redirect and enter your port to which you want to redirect.
Step #4. Click on create host on bottom and its done.
Step #5. Now download DNS update client and run.
Step #6. After finish the setup run the DUC(DNS Update Client) and enter the email and password from which you register on the site.
Step #7. Now click on select host and choose a host and save.

domain update client

DNS Update Client

Step #8. Now run you website on your selected port and access it from any where.
Step #9. finish each when you want to run your website run you DUC and select host.