From 566664261f4c42154d86150a5e9d575d39036831 Mon Sep 17 00:00:00 2001 From: zhackerloopback Date: Mon, 10 Oct 2022 23:07:24 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 35c5e5c..1f502a4 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ Tunnel is a bash based script which is made for ngrok users of termux from this * `pkg install python2 -y` * `pkg install git -y` * `pip install lolcat` +##some time need to mannaly install ngrok +* `ngrok config add-authtoken ` * `git clone https://github.com/noob-hackers/tunnel` * `cd $HOME` * `ls` From 1ea57e56d93f64f639ec57463358d7030dedeb31 Mon Sep 17 00:00:00 2001 From: zhackerloopback Date: Mon, 10 Oct 2022 23:09:05 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f502a4..3e84cba 100644 --- a/README.md +++ b/README.md @@ -56,14 +56,13 @@ Tunnel is a bash based script which is made for ngrok users of termux from this * `pkg install python2 -y` * `pkg install git -y` * `pip install lolcat` -##some time need to mannaly install ngrok -* `ngrok config add-authtoken ` * `git clone https://github.com/noob-hackers/tunnel` * `cd $HOME` * `ls` * `cd tunnel` * `ls` * `bash tunnel.sh` +* `ngrok config add-authtoken ` ``` [+]-- Now you need internet connection to continue further process... From db9f53f1016e5607f189bfdfbb674d8fd9bc9f5e Mon Sep 17 00:00:00 2001 From: Nitesh Kumar Mishra <104729540+Nitesh1357@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:36:01 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e84cba..cabe06e 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ Tunnel is a bash based script which is made for ngrok users of termux from this [+]-- Note:- Don't delete any of the scripts included in core files +[+]--Note:- If you are using Ngrok in android please enable hotspot without hotspot not work. + ``` ## USAGE OPTIONS [Termux] :