Localtunnel Tunneling Tutorial

Описание к видео Localtunnel Tunneling Tutorial

Localtunnel (http://localtunnel.me/) allows you to easily share a web service on your local development machine without messing with DNS and firewall settings. It will assign you a unique publicly accessible url that will proxy all requests to your locally running webserver. After activation, you will receive a url that you can share with anyone for as long as your local instance of localtunnel remains active. Any requests will be routed to your local service at the specified port.
Required node.js & npm (https://nodejs.org/en/)

Step by step:
1. Run local service at specific port
2. Download localtunnel: $ npm install -g localtunnel
3. Run localtunnel: $ lt --port {port}

* * * * * * * * * * * * * * * * * * * * * *
Email: [email protected]
Facebook:   / simplinnovation  
Twitter:   / lintang_wisesa  
Youtube:    / lintangbagus  
Instructables: http://www.instructables.com/member/L...
Hackster: https://www.hackster.io/lintangwisesa
GitHub: https://github.com/LintangWisesa
LinkedIn:   / lintangwisesa  

* * * * * * * * * * * * * * * * * * * * * *

#simpLINnovation #TutorAfterNgantor

Комментарии

Информация по комментариям в разработке