Git Product home page Git Product logo

ping_bulk_ips's Introduction

Ping Bulk IPs Bash Script

This Bash script allows you to ping multiple IP addresses in bulk, providing a quick and convenient way to check the network connectivity of multiple hosts simultaneously.

Usage

Prerequisites

Make sure you have bash and ping installed on your system.

Running the Script

  1. Clone the repository:

    git clone https://github.com/vahid97gh/ping_bulk_ips.git
  2. Navigate to the script directory:

    cd ping_bulk_ips
  3. Make the script executable:

    chmod +x ping_bulk_ips.sh
  4. Run the script, providing a file containing a list of IP addresses:

    ./ping_bulk_ips.sh ip_list.txt

    Replace ip_list.txt with your file containing a list of IP addresses, each on a new line.

Features

  • Bulk Pinging: Quickly check the status of multiple IP addresses.
  • Parallel Execution: Pings are performed concurrently for faster results.
  • Customizable: Adjust the script to meet your specific requirements.

Options

  • -h, --help: Display help information.
  • -f, --file <filename>: Specify the input file containing a list of IP addresses.

Example

./ping_bulk_ips.sh -f ip_list.txt

License

This project is licensed under the LORES License .

ping_bulk_ips's People

Contributors

vahid97gh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

outis92

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.