Simplify network planning with our free IP Subnet Calculator. Quickly calculate subnet masks, usable host ranges, CIDR notation, and IPv4/IPv6 addresses.
- Download the ZIP file of this repository.
- Upload the /subnet-calculator-master/ folder to the /wp-content/plugins/ directory.
- Activate the Subnet Calculator plugin through the "Plugins" menu in WordPress.
- Add the shortcode
[calcio_subnet_calculator]to your page, post or sidebar. - Or add the following code:
<?php display_calcio_subnet_calculator(); ?>to your template where you would like the Subnet Calculator to appear.
