Elon Tusk avatar

How to use Ngrok for linux users

fatdog

Published: 28 May 2018 › Updated: 28 May 2018How to use Ngrok for linux users

How to use Ngrok for linux users

What is ngrok?

Ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels.

How to use ngrok?

```
cd Downloads
```
./ngrok help
  • We are getting information about ngrok usage. Then we run the local program you used.. -> How to Build Xampp
  • cd /opt/lampp
    
sudo ./manager-linux.run

or

sudo ./manager-linux-x64.run
  • After you start the program,
cd Downloads
./ngrok htpp 80

ngrok terminal

The address http://bb10ad8c.ngrok.io, the address I will give to the person we will show the project, if I do, the visitor will see my homepage. You must specify the name if you want to display the project folder. For example http://bb10ad8c.ngrok.io/projectfolder

Leave How to use Ngrok for linux users to:

Written by

Read more #ngrok posts


Best Posts From Elon Tusk

We have not curated any of fatdog's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From Elon Tusk