Let's talk about cat. A simple panel for shadowsocks.
Based on LightFish and Vue.js.
Please visit releases pages to download source.
docker pull orvice/ss-panel
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.
- Full unit test for api
- Unit test for Front