Port Forwarding For Free Using third party by using localtunnel service


Step:1 Installation

sudo apt install npm

sudo npm -g install localtunnel

Step:2

Enable apache server

lt --port 80 - for web

and boom you will get link on your screen just copy the link and paste it to your browser from anywhere in the world and in password section just enter public ip of server where its running on.


Comments