GithubHelp home page GithubHelp logo

cuu / softradius_system Goto Github PK

View Code? Open in Web Editor NEW
94.0 6.0 52.0 52.62 MB

soft radius accounting system 流控系统,目前完蛋中,代码流失,未来可能计划重写

Go 9.36% Shell 0.04% CSS 21.49% HTML 63.56% Python 1.53% Smarty 4.01% Makefile 0.01%
tired

softradius_system's Introduction

SoftRadius a golang based radius accounting system

大宝剑计费系统 ,基于go语言,beego框架,专注流量与时间

Requirements

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

License

MPL 2.0

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"

Dashboard Operators products member agency online Bas CreateBatch BatchRule

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
  • 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
  • MSCHAP
  • Portal CMCC V1/V2 HuaWei V1/V2
  • API

softradius_system's People

Contributors

cuu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

softradius_system's Issues

安装过程报错

这一句执行有错误:
go get -u github.com/cuu/softradius_system

报错内容:

[root@k8s-master google-cloud-sdk]# go get -u github.com/cuu/softradius_system

cd /root/go/src/github.com/cuu/softradius_system; git submodule update --init --recursive

No submodule mapping found in .gitmodules for path 'database/shelf'
package github.com/cuu/softradius_system: exit status 1

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.