# netmask **Repository Path**: MesuDevastator/netmask ## Basic Information - **Project Name**: netmask - **Description**: An IP address formatting tool, ported to Windows - **Primary Language**: C++ - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-12-10 - **Last Updated**: 2022-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # netmask This is a handy tool for generating terse netmasks in several common formats. If you've ever maintained a firewall with more than a few rules in it, you might use netmask to clean up and generalize sloppy rules left by the netadmin before you. It will also convert netmasks from one format to another for the day you change your firewall software. *Ported from [here](https://github.com/tlby/netmask "original netmask")* *netmask is free software. See the file LICENSE.txt for copying conditions.*