ss-panel
A simple front end of Shadowsocks https://github.com/mengskysama/shadowsocks/tree/manyuser
Install
- Import sql/user.sql to your MySQL Database
- Rename lib/config-sample.php to config.php,and edit the database infomation.
- Enjoy it.
Enable Invite Mod
- Import sql/invite_code.sql to your database first.
- Edit lib/config.php,set $invite_only to true.
- You can view invite code on code.php,rename this file first.
- Visit tools/code_add.php to add invite code.
Cron Job
You can set up a cron job to run tools/cron.php every day.
0 0 * * * php /home/www/tools/cron.php