laobubu / ssland

A lightweight Shadowsocks multi-user web-frontend panel.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SSLand

A lightweight Shadowsocks multi-user web-frontend.

Features

  • Web Panel: Manage Shadowsocks users, on the web.
  • Statistic: Use Shadowsocks manager API to stats.
  • Quota: Auto suspend accounts when they excceed the quota.

How to Use

Install: https://github.com/laobubu/ssland/wiki/Install

Config: https://github.com/laobubu/ssland/wiki/Config

Upgrade: https://github.com/laobubu/ssland/wiki/Install#upgrading

Use

These Python script are executable. You can run them:

  • django-manager.py DJango util. Debug only.
  • ssland.py Main system, the web server, Shadowsocks manager and account manager.

Usually all you need is ./ssland.py -d start

About

A lightweight Shadowsocks multi-user web-frontend panel.


Languages

Language:Python 63.8%Language:HTML 14.5%Language:CSS 11.3%Language:Shell 5.8%Language:JavaScript 4.5%