Updated FreeRadius (markdown)

iBNu Maksum 2024-01-19 09:33:19 +07:00
parent 9c84d31d4e
commit 848802bf6f

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