PDA

View Full Version : Unban IPs from client app



MordyT
04-16-12, 02:15 PM
Sometimes (gasp) my IP gets banned from WHMCS backend.

It would be awesome if I could unban it from my phone ( a android based device).
Please add this ability.

othellotech
04-17-12, 04:44 AM
create a php script to remove your ip from the baned ip's, and just go to that in your phones browser

better yet, learn to type your password correctly ;)

disgruntled
05-08-12, 07:09 PM
you can, i have created a script to do just this, but its a massive hack at the moment when i have finished the work on it i plan on releasing it to whmcs community, currently i do two things with it at the moment, whtelist IP addresses for WHM access and secondly i add the ipaddress i am currently on to the API.

This had to be done for myself because i work from home reselling, i have installed the iphone app so when i am not in the house which doesnt happen very often my ip will not be the same as my home network so i need to be able to access the application on the fly from where ever i am and its always on a dynamic IP.

I will add in the ip unbanning to it, it can also be used on a computer its not an app so when competed it will be available free and open source.