Forked from SSPanel UIM Web panel for Shadowsocks & ShadowsocksR and V2Ray, based on ss-panel-v3-mod.
- ✅ PHP 7.2+
- ✅ Composer
- ✅ MariaDB / MySQL
- ✅ Nginx (or other web server supports PHP-CGI)
git clone -b froseiun/dev [email protected]:froseiun/sspanel-vela.git
git config core.filemode false
wget https://getcomposer.org/installer -O composer.phar
php composer.phar
php composer.phar install
sql/glzjin_all.sql
Example config files:
config/.config.example.php
config/appprofile.example.php
Rename to:
config/.config.php
config/appprofile.php
Follow the notes and edit it.
php xcat User createAdmin
php xcat User resetTraffic
php xcat Tool initQQWry
php xcat Tool initdownload
30 22 * * * php /[webroot]/xcat SendDiaryMail
0 0 * * * php -n /[webroot]/xcat Job DailyJob
*/1 * * * * php /[webroot]/xcat Job CheckJob