This service provides a user-friendly dashboard for accessing network operations including Looking Glass functionality, ASN lookups, and other network analytics queries. Built with Flask and simplistic web technologies, it offers an intuitive interface and underlying code for both technical and non-technical users.
# Install dependencies
pip install -r requirements.txt
# Run the development server
python manage.py runserver