Giter VIP home page Giter VIP logo

ss-panel-v4's Introduction

似乎原作者被请去喝茶之后系统开发就停止了,源码也删了,我从原作者处下载之后做了一些修补,使功能基本完善,勉强可满足个人当个奸商的需求。以下引用部分为原作者文档。

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

以下为我增改部分说明:

主体界面

删除了部分节点的class:uk-child-width-1-4@xl,1080P及以上的屏幕显示

管理面板

增加用户管理

  • 在用户管理页可以显示所有用户
  • 提供一键根据到期时间设置用户可用性功能
  • 可以手动为用户创建订单,以满足多个支付场景

增加订单显示

  • 可以显示所有订单

配置功能修改

  • 修改首页消息公告显示方式,使可以显示HTML
  • 与之对应将配置中的消息公告编辑框从input修改为textarea

用户控制

控制面板

  • 添加到期日期显示和充值按钮
  • 与之对应改变了文字和按钮排列方式

使用手册

  • 添加了使用手册页面,提供客户端下载和基本使用说明

备注

  • 用户自助充值每个档位需要三个支付宝二维码,如果改变二维码的文件名需要修改代码
  • 系统的自动充值系统充值到个人支付宝账户,需要使用软件监控支付宝账单,并推送到自己的服务器,我写了一个支付宝订单监控软件,欢迎下载使用

欢迎打赏

二维码

找回密码更改

  • 原作者使用的是Mailgun,不过持续使用Mailgun需要国际信用卡,考虑到部分人没有,又不想用国内的服务,选用了SendGrid,如果要改回Mailgun更改app/Providers/MailSrviceProvider中的register即可
  • SendGrid参数设置使用原Mailgun设置部分,请求网址可随便填

ss-panel-v4's People

Contributors

zxhm001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.