Header ngtunnel

ngTunnel subDomain

ngTunnel allows you to use a custom domain for your HTTP/HTTPS based application. By default, you will get a random domain. However you can reserve a ngtunnel based subdomain, i.e., example.ngtunnel.com.

First, you need to visit to ngTunnel Dashobard. Here you can add your subdomains.

Once you have the subdomains added into your dashboard, you can request for the same subdomain via SSH Tunnel: $ ssh -R example:80:127.0.0.1:80 connect.ngtunnel.com

ngTunnel, first verify that you have reserved your subdomain into the dashboard. And, if yes, your application will be publish with your reserved subdomain, i.e., example.ngtunnel.link.

The free SSL Certificate will be valid for your web-applications.