Skip to content
View saeed205's full-sized avatar

Block or report saeed205

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Cisco_mac_address_finder Cisco_mac_address_finder Public

    This script is used to search for a specific MAC address on multiple Cisco switches.

    Python 7 2

  2. Configure-Multiple-Cisco-Switches Configure-Multiple-Cisco-Switches Public

    This Python script uses the Netmiko library to configure multiple Cisco switches via SSH. Specifically, the script logs in to each switch in a list of IP addresses provided in a text file, enters t…

    Python 4 1

  3. Network_Monitoring_Tool Network_Monitoring_Tool Public

    This is a simple network monitoring tool written in Python. It pings the specified hosts continuously and provides real-time latency, success rate, jitter, and other details in a neatly formatted t…

    Python 4 5

  4. Lottery Lottery Public

    Python

  5. Network-Monitoring-Script Network-Monitoring-Script Public

    This script allows you to monitor the connectivity status of network addresses by pinging them periodically.

    Python

  6. Modern-IP-Tool Modern-IP-Tool Public

    Forked from Blindsinner/IPv4-tool-for-beginner

    Modern IP Tool: A Python script for IP address operations. Convert binary to decimal IP, find network addresses, subnetting, reverse DNS lookup, IP classification, and more. Simple menu-based inter…

    Python