Coder Social home page Coder Social logo

wesavetheworld / moess-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from userfine/moess

0.0 1.0 0.0 3.39 MB

Moe SSFront End for https://github.com/mengskysama/shadowsocks/tree/manyuser

License: GNU General Public License v3.0

ApacheConf 0.04% PHP 46.09% HTML 0.17% CSS 9.64% JavaScript 42.04% CoffeeScript 2.00% Shell 0.01%

moess-1's Introduction

moeSS

Moe SS Moe SS id a front end for https://github.com/mengskysama/shadowsocks/tree/manyuser

Thanks to ss-panal https://github.com/orvice/ss-panel

Demo: https://ss.qaq.moe

Install

  • Import shadowsocks.sql to your database. May delete your existing data!
  • Rename config-sample.php and database-sample.php in application/config/, then change the settings.
  • Use admin/admin to login the admin dashboard, and change settings in http://your.domain.com/admin/system_config.html
  • To prevent spam register, users need to click a link to activate the account. So you need to set a method to send e-mail. Currently supprt php mail(), sendmail, SMTP and SendGrid Web API. (Send test E-mail function will be added soon)
Method option_value
php mail() mail
sendmail sendmail
SMTP smtp
SendGrid sendgrid

Only change this is not enough. You also need to change other values need by the method you choose.

  • Invite only is default on. You need to generate invite code before anyone can registe.
  • Because I don't use any encrypt function when post the data, you are suggesting to secure your site by using SSL certs.
  • Many notices and sentences are written directly in the view files, so you need to edit the file to change them. They may moved to database in the future.

License

See LICENSE

Requires

  • This system is using CodeIgniter 3.0 to build, so you need php, mysql, curl to run.
  • Apache is the best one because it support .htaccess file, which is needed to rewrite the request uri to index.php.

moess-1's People

Contributors

wzxjohn avatar

Watchers

 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.