MyServer Tool

1 min read

Guide For Install MyServer Tool In Termux.

MyServer is your own localhost server. you can setup PHP, Apache and MySQL servers on your android devices or linux like Ubuntu etc. MyServer is Developed for android terminal like Termux or GNURoot Debian terminal. You can setup your localhost server and access from internet. you can host your website and test your website.




Installation Commands

pkg up -y

pkg install git -y

pkg install openssh -y

git clone https://github.com /rajkumardusad/MyServer

cd MyServer

chmod +x install

bash install

myserver start

I am Kunal and I am 14 years old

You may like these posts

  •  How to install SMS Bomb in Termux ? (adsbygoogle = window.adsbygoogle || []).push({}); #professor { border: 1px solid grey; padding-left: 15px; background-color: ga…
  • You are at the right place if you are Looking for How to install Ngrok in Termux ? Here we will show you how to install Ngrok in Termux step by step...  How to install Ngrok …
  • What is DDOS ??DDoS Attack means "Distributed Denial-of-Service (DDoS) Attack" and it is a cybercrime in which the attacker floods a server with internet traffic to prevent users f…
  •  Whatsapp spammer script for Termux (Whatsapp Bomber)Here is a script for spam your friends for fun , This script send large number of whatsapp chat at the same time..use this…
  •  Guide for install Auto bot tool in Termux. (adsbygoogle = window.adsbygoogle || []).push({}); #professor { border: 1px solid grey; padding-left: 15px; background-co…
  •  This script is similar to whatsapp spammer script, use it for fun dont take it serious or use for revenge. follow below steps then bomb it !! (adsbygoogle = window.adsbyg…

Post a Comment