Skip to content
View MdAzizM's full-sized avatar

Block or report MdAzizM

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. Blog_Project Blog_Project Public

    A versatile blogging platform built with MERN/Javascript to effortlessly create and manage your online content.

    JavaScript 1

  2. Basic-Network-Simulation Basic-Network-Simulation Public

    A basic Cisco Packet Tracer network topology including switches, routers, and PCs. Designed for understanding IP addressing, basic routing, and network connectivity. Useful for CCNA or network fund…

  3. Basic-Switch-Configuration Basic-Switch-Configuration Public

    This repository contains a basic configuration for a small network setup with two Cisco switches and two hosts. The configuration includes setting hostnames, creating and assigning a VLAN for prope…

  4. NetwrokTraffic_Tracer NetwrokTraffic_Tracer Public

    Simple Python-based network traffic analyzer that captures packets in real time, detects new IP addresses on the network, performs DNS resolution, and displays them in a live-updating terminal table

    Python

  5. Port_Scanner Port_Scanner Public

    A fast multithreaded TCP port scanner built in Python. Scans custom port ranges, detects open ports, and supports modular code structure for easy extension (like banner grabbing or UDP scanning).

    Python

  6. ARP_scanner ARP_scanner Public

    A Python-based ARP scanner that detects active devices on a local network by sending ARP requests and analyzing responses. Useful for network monitoring, inventory, and basic security assessments

    Python