Rayugo / net-topo-drawer

0 stars 0 forks source link

Net-Topo-Drawer

Net-Topo-Drawer is a two-person project designed to automatically display network topology. The project consists of two main components: a crawler that collects network data with the use of LLDP protocol and a graphical interface that automatically draws the network topology based on the information from the crawler. The application was tested in GNS3 environment only.

Table of Contents

Installation

Prerequisites

Ensure you have the following installed on your machine:

Steps

  1. Clone the repository:

    git clone https://github.com/yourusername/net-topo-drawer.git
    cd net-topo-drawer
  2. Install the required Python packages.

Suported devices

Usage

Running the app

To run the app use the following command:

python main.py

Features

Thank you for using Net-Topo-Drawer! We hope it helps you visualize and manage your network topology effectively :)