Skip to content

brunobell/termux_webserver_with_ngrok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

termux webserver with ngrok

how to make things right

  • install termux android app from google appstore
  • start termux app on your android and wait for the installation to finish
  • update , install curl with:

apt update && apt install -y curl

  • download the script and execute it with the command below and wait for a while:

sh -c "$(curl -fsSL https://raw.githubusercontent.com/brunobell/termux_webserver_with_ngrok/master/install.sh)"

  • when you are done with the contemporary mobile server, remember to shut apache/nginx server down with pkill

About

Script to turn your android device into an accessible webserver with much portability in termux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages