Skip to content

Implementation of a "Network Manager" backend system.

Notifications You must be signed in to change notification settings

Cano707/NetworkManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

NetworkManager

This project is the result of a practical module during my studies. It implements a backend service that enables the user to configure network devices - only Cisco Routers and Switches are supported at the moment - and manage them from a centralized device.

It is no longer maintained.

Usage

The service starts a local http server on port 8080.

The following command should be run from the root directory

python -m app.main

About

Implementation of a "Network Manager" backend system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages