Skip to content
/ nof Public

An experimental web application prototype to find objects in networks

License

Notifications You must be signed in to change notification settings

ssato/nof

Repository files navigation

NOF - Network Objects Finder

[Test status]

alt

[Code Quality by Scrutinizer]

alt

[Code Quality by LGTM]

About

NOF, network objects finder is an web application to search various 'objects' in networks consists of various networking nodes have IP address.

Disclaimer

This is a very experimental prototype web application implementation to research possibility of web application assists network engineers. This is not intended to use in production nor a supported Red Hat product at all. Please use this software at your own risk.

Installation

Requirements

See pkg/requirements.txt.

Build and Installation

Build RPM

Try:

  • python3 setup.py bdist_rpm --source-only
  • mock dist/python-nof-*.rpm

Unfortunatelly, some RPMs are not available and you need to build themselves along with this, so I recommend the later way.

Install

Try 'pip3 install --root /path/to/install/dir .' in the top source dir.

Run and tests

Tests

Try 'tox -e py37' for example.

Run app

Try 'tox -e app' to run this application locally.

About

An experimental web application prototype to find objects in networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published