Skip to content

rogeryan/ss-panel

 
 

Repository files navigation

ss-panel

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

Demo

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.

Enable Invite Mod

  • 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.

Admin

  • Rename dir admin
  • visit /admin
  • Default username: admin password: 12345678

About

A simple front end of Shadowsocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 45.6%
  • CSS 33.1%
  • JavaScript 21.3%