CanaryAAC is a free and open-source Automatic Account Creator (AAC) written in MVC-PHP. It supports only MySQL databases.
- Fully Object Oriented
- Model/View/Controller (MVC)
- Middlewares
- API
- Composer
- Fast Route
- PhpDotEnv
- Twig
- Google2FA
- GuzzleHttp
- DiscordPHP
- PagSeguro
- PayPal
- MercadoPago
- Using .env to configure
Install CanaryAAC on Debian / Ubuntu
sudo apt install php-bcmath
sudo apt install php-curl
sudo apt install php-dom
sudo apt install php-gd
sudo apt install php-mbstring
sudo apt install php-mysql
sudo apt install php-pdo
sudo apt install php-xml
sudo apt install php-json
- Import canaryaac.sql
- Configure .env
POST /api/v1/searchcharacter
Parâmetro | Tipo | Descrição |
---|---|---|
name |
string |
Pesquisa de personagens. |
POST /api/v1/login
Parâmetro | Tipo | Descrição |
---|---|---|
request |
string |
Conexão ao client. |