Skip to content

DMA Software Radius Manager unofficial api. I will continue to develop this project.

Notifications You must be signed in to change notification settings

Mrjavaci/dma-radius-manager-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dma-radius-manager-api

DMA Software Radius Manager unofficial api. I will continue to develop this project.

Features

  • Get connection status

Usage

  • Change config.php
  • Post request api/getConnectionInfo.php

Example requests

Connection Status

URL -> api/getConnectionInfo.php

Params -> {one: false}

Response ->

[{"username":"xxxxx@xxxxx","connection":false},{"username":"xxxxx@xxxxx","connection":true}]

URL -> api/getConnectionInfo.php

Params -> {one: true,userName: radiusUserName}

Response ->

{"connection":true}

About

DMA Software Radius Manager unofficial api. I will continue to develop this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages