Simple SSH Account Creation Page
Paano gamitin?
Install muna ang required packages
I-download at I-upload sa iyong WebHost / VPS
I-edit ang things.json
{
"password" : "password mo",
"username" : "root",
"server1" : "server 1 ip",
"server2" : "server 2 ip"
}
Tignan ang results!
Paano gamitin?
Install muna ang required packages
Bash:
#Install Required Packages
sudo su
apt-get update
sudo apt-get install -y php7.0 libapache2-mod-php7.0 php7.0-cli php7.0-common php7.0-mbstring php7.0-gd php7.0-intl php7.0-xml php7.0-mcrypt php7.0-zip
I-download at I-upload sa iyong WebHost / VPS
Spoiler contents only visible to Established Member.
I-edit ang things.json
{
"password" : "password mo",
"username" : "root",
"server1" : "server 1 ip",
"server2" : "server 2 ip"
}
Tignan ang results!
Spoiler contents only visible to Established Member.