NgrokTunnel es una herramienta diseñada para simplificar la instalación de Ngrok en sistemas Linux, garantizando un proceso automatizado y sin errores.
Para los que presentan el siguiente error , como en las imágenes :
Instala esto y ejecuta:
$ pkg install proot -y
$ pkg install resolv-conf -y
$ termux-chroot ngrok tcp puerto
En puerto agregas tu número y en el tcp , lo puedes cambiar también , depende de usted.
Listo ;)
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo apt-get install git -y
$ sudo apt-get install wget -y
$ cd $HOME
$ git clone https://github.com/edgarluck/NgrokTunnel.git
$ cd NgrokTunnel
$ chmod +x install.sh
$ sudo bash install.sh
$ apt update && apt upgrade -y
$ pkg install git -y
$ pkg install wget -y
$ cd $HOME
$ git clone https://github.com/edgarluck/NgrokTunnel.git
$ cd NgrokTunnel
$ chmod +x install.sh
$ bash install.sh
Telegram : https://t.me/Linux_Informatic