Skip to content

python script that allows you to create a web server with termux in android

Notifications You must be signed in to change notification settings

mossygr/android_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

android_server

This is a python script that allows you to create a web server with termux in android.

To run this program open termux and write the above commands First download the repo

git clone https://github.com/mossygr/android_server.git

Second you need to install the requirements

./requirements.sh

Next you need the set the right privilages for the python progrm

chmod +x server.py

Ok and you are ready to go type

python server.py

About

python script that allows you to create a web server with termux in android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published