GithubHelp home page GithubHelp logo

supermariogo / ss-panel-payment Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 12.0 5.25 MB

ss-panel支付版

License: MIT License

PHP 96.07% Shell 0.08% ApacheConf 0.04% CSS 2.90% JavaScript 0.91%
ss-panel shadowsocks

ss-panel-payment's Introduction

ss-panel

Let's talk about cat. Based on LightFish.

Donation

安装文档

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

About

Please visit releases pages to download ss-panel.

Requirements

  • PHP 5.6 or newer
  • Web server with URL rewriting
  • MySQL

Supported Server

Install

Step 0

git clone https://github.com/orvice/ss-panel.git

Step 1

$ curl -sS https://getcomposer.org/installer | php
$ php composer.phar  install

Step 2

cp .env.example .env

then edit .env

chmod -R 777 storage

Step 3

Import the sql to you mysql database.

Step 4

Nginx Config example:

if you download ss-panel on path /home/www/ss-panel

root /home/www/ss-panel/public;

location / {
    try_files $uri $uri/ /index.php$is_args$args;
}
    

Step 5 Config

view config guide on wiki

ss-panel-payment's People

Contributors

924211739 avatar a1ickgu0 avatar acris avatar arischow avatar bitdeli-chef avatar carvenli avatar cp0204 avatar fsgmhoward avatar gav1nma avatar gitter-badger avatar jinyu121 avatar kaneawk avatar leaves615 avatar leonismoe avatar liangzhenduo avatar michaelhe avatar miuchan avatar orvice avatar pyy avatar rightpeter avatar rutenioum avatar satouriko avatar spiritrain avatar webcjz avatar wswing avatar xuanhuan avatar zacharyjia avatar zgq354 avatar zhaofengli avatar zrt avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.