Posts

Showing posts from July, 2018

How to download server tool

Image
Termux tools Hello guys welcome to my blogspot . Here i post only my own created tools that run in termux Tools 1. Server Tool name is server , so in this tool you can create localhost , payload , information gathering , phishing server , i added 2 pages in tool , in future i add more pages This is screenshot of my tool , How to download this tool and all given below, watch video . This tool coded in python And also please subscribe my channel How to download [server tool in termux] Tool download link https://drive.google.com/file/d/1ECZAW2adH9e5wxdeV3ZJi7cwjaaLkgkj/view?usp=drivesdk Tool download method 2 : Just copy each steps and paste in termux Step 1 :  apt-get install curl -y Step 2 : curl -LO https://raw.githubusercontent.com/sachin175638/server1/master/server.sh Step 3:  chmod +x server.sh Step 4: sh server.sh Finished now just execute server in termux Note : This tool only supports in termux ...