Published: 28 May 2018 › Updated: 28 May 2018
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?
- download lates version ngrok
- Let's open terminal, Let's go to the directory where we saved my file
```
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
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:
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
- Linux Gamer Now Live
- Dj Tehlikeli Madde
- Dj Tehlikeli Madde
- Greatest Ubuntu Derivatives in 2018
- 5 Greatest GitHub Alternate options open source project
- Finest Laptops for Arch Linux
- Kali Linux can now be downloaded from Microsoft W10
- Set up Flatabulous Theme On Ubuntu And Derivatives
- Why I Love Arch Linux
- Jekyll Blog Installation on Linux
- how to fix microphone sound problem[Linux microphone parasite echo)
- How to use Ngrok for linux users
- How to install xampp(linux latest version)
- how to install phpstorm for arch linux users