Coder Social home page Coder Social logo

kunsanw / moess Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wzxjohn/moess

0.0 2.0 0.0 5.19 MB

moe SS Front End for https://github.com/mengskysama/shadowsocks/tree/manyuser

Home Page: https://ss.qaq.moe

License: GNU General Public License v3.0

ApacheConf 0.05% PHP 48.16% HTML 0.17% CSS 9.23% JavaScript 40.46% CoffeeScript 1.93% Shell 0.01%

moess's Introduction

moeSS

moeSS is a front end for https://github.com/mengskysama/shadowsocks/tree/manyuser

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

Demo: https://ss.qaq.moe

Install

  • 中文安装说明
  • Wiki
  • 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/admin12345 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 support 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.

Upgrade

If database structure has been changed after update, I will upload a sql file in update folder. Just use that sql file to update database structures.

License

The license under which the moeSS is released is the GPLv3 (or later) from the Free Software Foundation. A copy of the license is included with every copy of moeSS, but you can also read the text of the license here. In addition, I request anyone who uses this software do not change the CopyRight information.

Requires

  • This system is using CodeIgniter 3.0 to build, so you need PHP 5.4 or newer, MySQL (5.1+), 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's People

Contributors

wzxjohn avatar

Watchers

James Cloos 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.