Skip to content
View saeed205's full-sized avatar

Block or report saeed205

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 4 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 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 1 1

  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