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 } ```