Install MyServer 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.

NOTE: This article is only for an Educational purpose. Any actions or activities related to the material contained on this Website is solely your responsibility.  Misuse of the information in this website can result in criminal charges brought against the persons in question. The Authors and Hackers Dormitory.will not be held responsible in the event any criminal charges be brought against any individuals misusing the information in this website to break the law.

No comments:

Thanks for coming on my blog hackersdormitory hope you like it

INSTAGRAM FEED

@_mr_rudr_