Skip to content

MrAriaNet/IBSngDeleteExpireUser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBSng Delete Expire User

Deleting expired users through the database in IBSng

How to use system

  1. 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
  1. Upload php files in Linux host for run script
  2. Edit info.txt and paste the user ID received from the bash script that you got in the first step
  3. Edit userdelete.php file and added info login IBSng
  4. Run userdelete.php and delete all user expire

Author

Aria

About

Deleting expired users through the database in IBSng

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published