robotomize / rs-cidr

The program will then print all the IP addresses within the specified subnet

Repository from Github https://github.comrobotomize/rs-cidrRepository from Github https://github.comrobotomize/rs-cidr

rs-cidr

The program will then print all the IP addresses within the specified subnet. .

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

First, clone the repository to your local machine: Build the project using Cargo, Rust

Usage

To use the program, you need to provide the network address and subnet mask in CIDR notation as an argument. For example:

cargo run 192.168.1.0/24

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

The program will then print all the IP addresses within the specified subnet

License:MIT License


Languages

Language:Rust 100.0%