Coder Social home page Coder Social logo

softradius_system's Introduction

SoftRadius a golang based radius accounting system

大宝剑计费系统 ,基于go语言,beego框架,AdminLTE UI

Requirements

  • beego 1.7+
  • cuu radius libs go get -u github.com/cuu/radius
  • AdminLTE
  • rethinkdb
  • gorethink v3

License

MPL 2.0

Talk

  • irc.freenode.net #softradius

Installation

  • go get github.com/astaxie/beego
  • go get -u github.com/cuu/radius
  • go get gopkg.in/gorethink/gorethink.v3
  • go get -u github.com/cuu/softradius_system
  • mv $GOCODE/src/github.com/cuu/softradius_system $GOCODE/src/github.com/cuu/softradius
  • cd $GOCODE/src/github.com/cuu/softradius && go build
  • Install rethinkdb and run it anywhere you like,I compiled it from source,latest version 2.3.5
  • cd dbfiles && ./import.sh && cd ..
  • ./softradius -admin to start web ui
  • ./softradius -radius to start radius auth server
  • ./softradius -radacct to start radius acct server
  • go to http://127.0.0.1:8081 to see the interface,default password would be "admin/admin"

Operators products member agency online Bas

Development status

  • Opertors, admin fully working,now going for the privilege of normal operators and agency
  • Online user ,accouting works,
  • Radius auth ,auth user from database, have not implemented kickoff
  • Radius acct ,accouting flow and time to User self,will add acct tickets for logging
  • Agency
  • Members , only quick open
  • Sidbar search
  • Multi Vendor radius support

Still needs a lot of test ,right now just very beginning of the project

softradius_system's People

Contributors

cuu avatar

Watchers

 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.