Giter VIP home page Giter VIP logo

mangospot's Introduction

MangoSpot Radius Server v1.0.1

  1. Install Webserver Apache, PHP, PostgreSQL or MariaDB (MySQL)
  2. Install FreeRadius
  3. Enable sqlcounter (accessperiod & quotalimit) MySQL / PostgreSQL
  4. Upload to Webserver
  5. Import Schema.sql & Data.sql SQL

Install

- install git or composer
cd /var/www/html
git clone https://github.com/mangospot-net/MangoSpot.git

or

cd /var/www/html
wget https://github.com/mangospot-net/MangoSpot/archive/master.zip
unzip *.zip

or

cd /var/www/html
composer require mangospot/mangospot

Note:

Enable: htaccess, php-mcrypt, php-ssh2, php-gd, php-curl, php-xml, php-xsl, php-zip

Edit Username & Password ssh on api/config.php

Demo & Tutorial

Video Tutorial

- Username: admin
- Password: admin

paypal

Paypal: [email protected]
Phone: +6285642311781

mangospot's People

Contributors

mangospot-net 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

mangospot's Issues

Created vouchers but it didn't appear in the table

2020-03-09 13:45:37.527 +08 [11640] postgres@radius ERROR: invalid input syntax for integer: "" at character 32
2020-03-09 13:45:37.527 +08 [11640] postgres@radius STATEMENT: select * from users where id = '' and md5(pswd) = '' and status = 'true'
2020-03-09 13:45:37.527 +08 [11639] postgres@radius ERROR: invalid input syntax for integer: "" at character 33
2020-03-09 13:45:37.527 +08 [11639] postgres@radius STATEMENT: select * from access where id = '' and md5(pswd) = '' and identity = '1'
2020-03-09 13:45:37.527 +08 [11640] postgres@radius ERROR: invalid input syntax for integer: "" at character 33
2020-03-09 13:45:37.527 +08 [11640] postgres@radius STATEMENT: select * from access where id = '' and md5(pswd) = '' and identity = '1'
2020-03-09 13:45:37.528 +08 [11640] postgres@radius ERROR: invalid input syntax for integer: "" at character 42
2020-03-09 13:45:37.528 +08 [11640] postgres@radius STATEMENT: UPDATE users SET online = $1 WHERE id = '' and md5(pswd) = ''
2020-03-09 13:45:37.528 +08 [11639] postgres@radius ERROR: invalid input syntax for integer: "" at character 42
2020-03-09 13:45:37.528 +08 [11639] postgres@radius STATEMENT: UPDATE users SET online = $1 WHERE id = '' and md5(pswd) = ''

Restful api feature

add feature for add/topup user/voucher via rest api, feature will include bearer auth using jwt token for the rest api's

Docs

good work please provide a proper documentation

can't login

hy sir install MangoSpot but i can't login can you help me please ?
attach screenshot
[PHP Modules]
bz2
calendar
Core
ctype
curl
date
dom
exif
fileinfo
filter
ftp
gd
gettext
hash
iconv
json
libxml
mbstring
mcrypt
mysqli
mysqlnd
openssl
pcntl
pcre
PDO
pdo_mysql
Phar
posix
readline
Reflection
session
shmop
SimpleXML
sockets
sodium
SPL
ssh2
standard
sysvmsg
sysvsem
sysvshm
tokenizer
wddx
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

ada

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.