Giter Site home page Giter Site logo

netdiscover's Introduction

MetDiscover Logo

NetDiscover Production Version

NetDiscover, a network utility application, allows users to create and visualize their network through a topological map layout. NetDiscover is a user-friendly, affordable, low-maintenance network mapping tool that small companies and enterprises employ to monitor their networks. NetDiscover is geared toward assisting small businesses which are unable to monitor their networks effectively. NetDiscover provides a simple user interface where clients effectively and efficiently check the health of their network with local network topology construction, modification, and inspection. NetDiscover has an updated, modern user interface design.

NetDiscover Live

NetDiscover is viewable and usable live here! NetDiscover Live

NetDiscover Screenshot

Creators

Team 14 [Internet Explorers]: Gavin Claire, Ronald Du, Carlos Dye, and Chad Saltzman Instructors: Devrin Lee and Dr. David Feil-Seifer
External Advisors: Dr. Engin Arslan (High-Performance Computing Researcher) and Dr. Shamik Sengupta (Cybersecurity Center Executive Director)
This project was created for CS 425 and CS 426 at the University of Nevada, Reno in Fall 2021 and Spring 2022.
Feel free to contact any of us on LinkedIn for more infomation.
This version of NetDiscover lacks certain functionality and the locally ran version should be ran for all functions.

NetDiscover Local Version

NetDiscover Website

Setup

These setup directions are general guidelines and should generally be followed to setup a hosted publicly accessible version of NetDiscover.

  1. Set up Ubuntu Server accessible from the internet with HTTPS certificates and a domain.
  2. Ensure Apache is set up correctly. See example Apache configurations. [Removed for security reasons.] mod-wsgi should be installed.
  3. Setup and create a python virtual enviorment inside of the NetDiscover Folder.
  4. Install all requirements after activating the virtual enviorment including django.
  5. Configure settings.py in django manager to ensure that the allowed hosts match the domain, and ensure that the secret key is still secret.
  6. Reboot apache and hope it works.

Locally Ran NetDiscover Notes

Developer Notes:

  • Make sure the virtual environment is running before executing commands.

    • Run ". env/Scripts/activate" to start the virtual environment
  • While inside the Network_Topology_Mapper-django-interface folder

  • Run "python manage.py runserver" to run program

  • On web browser: http://127.0.0.1:8000/

netdiscover's People

Contributors

duronald avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.