MikrotikPppoeCustom for PPPOE Custom Username, IP and Password

This commit is contained in:
Ibnu Maksum
2024-09-06 10:59:26 +07:00
parent 4f969c787a
commit ea0c663278
3 changed files with 414 additions and 50 deletions

1
.gitignore vendored
View File

@ -47,6 +47,7 @@ system/devices/**
!system/devices/RadiusRest.php
!system/devices/MikrotikPppoe.php
!system/devices/MikrotikHotspot.php
!system/devices/MikrotikPppoeCustom.php
/.vs
docker-compose.yml
docs/**