Deleting expired users through the database in IBSng
- Upload bash file to the IBSng server for get list expire user and then run it on the server
wget -O database_get.sh https://raw.githubusercontent.com/MrAriaNet/IBSngDeleteExpireUser/main/database_get.sh
chmod +x database_get.sh
For Absolute Expiration Date :
./database_get.sh Absolute
For Relative Expiration Date :
./database_get.sh Relative
- Upload php files in Linux host for run script
- Edit info.txt and paste the user ID received from the bash script that you got in the first step
- Edit userdelete.php file and added info login IBSng
- Run userdelete.php and delete all user expire