WHM/cPanel CSV Account Termination

I was having a clean out of our WHM servers at work and had a list of domains to be removed; using another script (which will be posted after this one) I got the usernames of the accounts and proceeded to create a simple PHP/cURL script which would delete all of the accounts in a specified CSV. I appreciate it may not be the most efficient script but it is practical for what I needed it for. This can be found on my Public GitHub account

https://github.com/aaronhatton/WHM-cPanel-CSV-Account-Termination

Leave a Reply