HomeLinuxcloud - the best alternative of ngrok

cloud – the best alternative of ngrok

expose your localhost outside the local network, best alternative of ngrok

cloud is a bash script that can be used on termux and Linux. Usually, we used to use the ngrok tool to expose our localhost but now all browsers mark the ngrok link as a danger so no one opens the link we send.

So in this post, we are going to look at the local host exposed tool that can be an alternative to the ngrok tool, this tool is the best alternative to the ngrok tool.

Install cloud in termux

First, type the below command in your termux terminal to download the cloud tool into your termux application.

				
					git clone https://github.com/princekrvert/cloud.git
				
			
cloud – the best alternative of ngrok
Output for downloading the cloud tool

Now change your directory to Local host exposed tool so execute the following command on your termux terminal

				
					cd cloud
				
			
cloud – the best alternative of ngrok
Output for changing the directory

After changing your directory execute the below command in your termux terminal and install this localhost exposed tool.

cloud – the best alternative of ngrok
Output for installing the cloud tool

After downloading the cloudflare package for you paste your localhost link and press enter button, after doing that you will get a link and if you send that link to your target it will work 100% without any danger indication.

cloud – the best alternative of ngrok
Output for getting the link

I hope this post is very useful for those who are using ngrok and please share this post with your friends, if you have any doubt about this post ask me through the below command section.

RELATED ARTICLES

1 Comment

Leave A Reply

Please enter your comment!
Please enter your name here

Most Popular