MyServer install in Termux on Android

What is MyServer ?


MyServer is your own localhost server. you can setup PHP, Apache web 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.

How to use MyServer ?

CLI Use :

Example : myserver -s -ng localhost 8080 /home/www
  • myserver -s <hostname/ip> <localhost_port> <document_root_path> to start default localhost server.
  • myserver -s -ng <hostname/ip> <localhost_port> <document_root_path> to start Nginx web server.
  • myserver -s -php <hostname/ip> <localhost_port> <document_root_path> to start php localhost server.
  • myserver -s -py <hostname/ip> <localhost_port> <document_root_path> to start python localhost server.
  • myserver -h <domain_name> <localhost_port> <http_port/https_port> to access localhost server on internet.
  • myserver -db [start/stop] to start/stop mysql database server.
  • myserver -s apache to start apache web server.
  • myserver update to update MyServer.
  • myserver rm -t to uninstall MyServer.
  • myserver start to start MyServer menu.
  • myserver -s to start Server that was previously running.
  • myserver -h to access from web that was previously accessed.

Menual Use :

  • Type 1 : to start your localhost web server.
  • Type 2 : to access your website from internet.
  • Type 3 : to start MySQL Database server.
  • Type 4 : to start menual localhost server.
  • Type 5 : to menual host.
  • Type 6 : to update MyServer.
  • Type 7 : for server setting.
  • Type 8 : to about us.
  • Type x : to exit.

MyServer Support :

  • Apache2 server.
  • Nginx server.
  • PHP server.
  • Python web server.
  • MySQL Database server.

MyServer is available for :

  • Android 
  • Ubuntu
  • Linux

How to Install MyServer ?

Open the termux app and type following commands.

Now MyServer is installed successfully.
Now type myserver start to start MyServer.

Comments

  1. Hello sahil here from mumbai I want to learn hacking only for educational
    But when I command in termux like wifi hacking,instagram hacking and I tried your this command Myserver it always show no such file or directory☹️plzz help sir

    ReplyDelete
  2. Unknown bro Bhai yes it is always tell permission denind

    ReplyDelete

Post a Comment