Skip to content

nuxwork/ss-panel

 
 

Repository files navigation

ss-panel

A simple front end of Shadowsocks manyuser

Demo 中文安装文档

Upgrade from 0.X

Read this

Requirements

  • PHP >= 5.4
  • PDO Extension

Install

  • Import sql/*.sql to your MySQL Database
  • Rename lib/config-sample.php to config.php,and edit the database infomation.
  • Enjoy it.

Admin

  • The user who uid is 1 is Admin by default.
  • You can Add User ID into table 'ss_user_admin'

Send mail using mail-gun

Run:

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar  install

Thanks to

About

A simple front end of Shadowsocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 71.7%
  • CSS 27.6%
  • JavaScript 0.7%