• Stars
    star
    242
  • Rank 167,048 (Top 4 %)
  • Language
    Shell
  • Created over 7 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

localhost in termux

termux-ngrok

O ngrok é um serviço que disponibiliza servidores por trás de redes NATs e Firewalls que realizam conexão publicas em túneis documentação.

Instalando ngrok no Termux

apt update && apt upgrade
apt install git
git clone https://github.com/tchelospy/termux-ngrok.git
cd termux-ngrok
chmod +x termux-ngrok.sh
./termux-ngrok.sh

Screenshot

Script

Script

Script