orvice / ss-panel

rm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ss-panel

Let's talk about cat. A simple panel for shadowsocks.

Based on LightFish and Vue.js.

Demo|API Document| 安装文档

Build Status Coverage Status Join the chat at https://gitter.im/orvice/ss-panel

About

Please visit releases pages to download source.

Supported Server

Install with Docker

Get it

docker pull orvice/ss-panel

Install with Docker-compose

Install docker-compose

wget https://raw.githubusercontent.com/orvice/ss-panel/master/docker-compose.yml
docker-compose up -d

Visit ip:8080

You can also install manual with Nginx or other web server,check wiki.

ToDo

  • Full unit test for api
  • Unit test for Front

Thanks to

About

rm

License:MIT License


Languages

Language:PHP 36.3%Language:CSS 30.9%Language:Vue 23.0%Language:JavaScript 6.7%Language:HTML 2.7%Language:Shell 0.3%Language:Dockerfile 0.1%