Skip to content

cnphplib/SSnodePanel

 
 

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 46.0%
  • CSS 32.8%
  • JavaScript 21.2%