Skip to content

Sunbalcony/ss-panel

Repository files navigation

ss-panel

A simple front end of Shadowsocks https://github.com/mengskysama/shadowsocks/tree/manyuser

Demo

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

About

Let's talk about cat

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 96.1%
  • CSS 2.9%
  • Other 1.0%