jade-ls / XAMPP

XAMPP on terminal - Server for android the feature is PHP, Python, Mysql, Apache2, Nginx..

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XAMPP

Support

  • run offline
  • easy to install
  • Supports Multiple Servers

Menu Features

  • PHP
  • Python
  • Mysql
  • Apache2
  • Nginx

Installation packages

  pkg update && pkg upgrade -y
  apt install git -y
  git clone https://github.com/poisk-ls/XAMPP.git
  cd XAMPP
  chmod +x xampp
  ls
  xampp

Some commands which can be used:

usage: xampp [args]

args:
  -h, --help            show help and exit
  -b, --banner          show banner and exit
  -py, --pyserver       start python server
  -php, --phpserver     start php server
  -ap2, --apache2       start apache2 server
  -ng, --nginx          start nginx server
  -v, --version         show version and exit
  
stop service:
  -s, --stop            stop serving localhost service
[ pwd ]

/data/data/com.termux/files/usr/share/apache2/default-site/htdocs

About

XAMPP on terminal - Server for android the feature is PHP, Python, Mysql, Apache2, Nginx..

License:MIT License


Languages

Language:Shell 100.0%