From 848802bf6f7ae40149272c038f86fad13efbd323 Mon Sep 17 00:00:00 2001 From: iBNu Maksum Date: Fri, 19 Jan 2024 09:33:19 +0700 Subject: [PATCH] Updated FreeRadius (markdown) --- FreeRadius.md | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/FreeRadius.md b/FreeRadius.md index 796fdad..0367ddc 100644 --- a/FreeRadius.md +++ b/FreeRadius.md @@ -1,3 +1,13 @@ +## Index + +- [Installation](https://github.com/hotspotbilling/phpnuxbill/wiki) +- [How It Works Cara kerja](https://github.com/hotspotbilling/phpnuxbill/wiki/How-It-Works---Cara-kerja) +- [Cron Jobs](https://github.com/hotspotbilling/phpnuxbill/wiki/Cron-Jobs) +- [Getting Started](https://github.com/hotspotbilling/phpnuxbill/wiki/Getting-Started) +- [Creating Payment Gateway Plugin](https://github.com/hotspotbilling/phpnuxbill/wiki/Payment-Gateway-Plugin) +- [Selling Paid Plugin or Payment Gateway](https://github.com/hotspotbilling/phpnuxbill/wiki/Selling-Paid-Plugin-or-Payment-Gateway) +- [Creating Themes](https://github.com/hotspotbilling/phpnuxbill/wiki/Themes) + PhpNuxBill Support Radius , but with limited feature FreeRADIUS is a modular, high performance free RADIUS suite developed and distributed under the GNU General Public License, version 2, and is free for download and use. @@ -173,12 +183,8 @@ WHERE UserName='%{${key}}'" ``` authorize { expiration - logintime quotalimit - dailycounter accessperiod - monthlycounter - noresetcounter } ```