Skip to content

Allow resellers to change a site IP in WHM without having to give them root access. Also, does not turn the IP used into a dedicated IP.

License

Notifications You must be signed in to change notification settings

vktechnology/IpManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IpManager

Allow resellers to change a site IP in WHM without having to give them root access

Overview

When changing a site's IP address with the 'Change a Site's IP Address' page in WHM, that site takes on a dedicated IP address and no other sites can be added to it via the built-in cPanel tools. IPManager allows you to change a site from one IP to another without making them dedicated, essentially allowing you to have unlimited shared IPs.

Installation

  1. SSH to your cPanel/WHM server and gain root access

  2. Run the following command: wget -N https://github.com/kostonconsulting/IpManager/raw/master/installer/IP-Manager-1.7.sea;chmod +x IP-Manager-1.7.sea;./IP-Manager-1.7.sea

  3. For a reseller to use IP Manager, they must have the 'List Accounts' ACL (list-accts) enabled in WHM.

Business Uses

DDoS risk mitigation: If all your sites are on the same shared IP, they will all get DDoS'd when someone attacks that IP. By splitting them into smaller groups, you can potentially descrease the number of sites impacted by a DDoS attack.

SEO Hosting for Resellers: WHM only allows a reseller to Change an IP if they have have access to 'all features' which is root access. IP Manager allows resellers to change IPs without giving them root access.

Warranty

IP Manager is provided with NO WARRANTY of any kind. Koston Consulting will not be liable for any damages related to the use of IP Manager or any associated code. Use IP Manager at your own risk.

About

Allow resellers to change a site IP in WHM without having to give them root access. Also, does not turn the IP used into a dedicated IP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published