Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

feileb/shadowsocks-panel

Open more actions menu
 
 

Repository files navigation

Shadowsocks Panel

A powerful Shadowsocks management system

TeamCity CodeBetter NEW VERSION PHP VERSION MySQL 5.5+ Resource Download

Comprehensive user permissions management. All codes come with clear annotation. Optimized for various operations:

  1. Self-service user profile change and add value.
  2. Invitation page optimization: no refresh upon submission.
  3. Dynamic control of system properties.
  4. Scheduled Tasks control.
  5. Preview! Support for Shadowsocks Manyuser branch.
  6. Support varies encryption algorithms (chacha20, aes-128-cfb, aes-192-cfb, aes-256-cfb, rc4-md5).

Required PHP version: PHP5.5 ~ PHP7. PHP7 is recommended.

Quick Start

#Pick one version: Latest or Stable
# Download script: The Latest Version (Recommended)
cd /home/wwwroot/
git clone https://github.com/sendya/shadowsocks-panel.git
cd shadowsocks-panel

# Download script: Stable Version
# Go to https://github.com/sendya/shadowsocks-panel/releases, download the latest release version (current version: v1.2.0.B)
wget https://github.com/sendya/shadowsocks-panel/archive/sspanel-v1.2.0.B.zip -O shadowsocks-panel.zip
# Extract to /home/wwwroot/shadowsocks-panel/
$ unzip -o -d /home/wwwroot/shadowsocks-panel/ shadowsocks-panel.zip
$ cd /home/wwwroot/shadowsocks-panel/

# Copy ./Data/Config.simple.php to ./Data/Config.php
cp ./Data/Config.simple.php ./Data/Config.php
# Set the Data directory permissions to read and write
chmod -R 777 ./Data/
# Configure database (relevanet code at the bottom)
vim ./Data/Config.php

# Start the installation
php index.php install

Documentation

Detailed installation documentation Wiki

About

A powerful Shadowsocks management system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 49.6%
  • HTML 37.4%
  • CSS 11.1%
  • JavaScript 1.9%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.