GithubHelp home page GithubHelp logo

gnjack / ipv6matrix Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 0 B

IPv6Matrix is a tool to gather and visualise data on IPv6 deployment and accessibility by crawling the DNS records of popular domains

ipv6matrix's People

Watchers

 avatar  avatar  avatar

ipv6matrix's Issues

Memory leak in removal of nv.d3 graphs

It appears that addition and removal of nv.d3 graphs causes a memory leak. NVD3 keeps internal references to the graphs and has no remove graph functionality.

Create README

This should include instructions for deployment, configuration and common maintenance / data processing operations.

Browser compatibility

Currently the website does not function at all in versions of Internet Explorer below IE11. The error is from the d3 internals:

SCRIPT5007: Unable to get property 'setProperty' of undefined or null reference
File: visual-app.js, Line: 1, Column: 136098

According to the d3 documentation, IE9 and above should be supported.

Merge crawler with data analysis and website codebase

The crawler codebase is currently untouched since development was moved to the University of Southampton. The code and its outstanding issues should be separated from deprecated files and features, prepared for open source and merged with the GitHub repository.

Slow API throughput and response times for large or complex queries

Formatting large responses can take up to 200ms, this includes jade templating and JSON nesting. HTTP level caching could help this, very long expiry times can be used as long as the cache is flushed upon new data analysis.

Complex requests can cause MySQL delays, particularly with TLD filtering.

Body within header in HTML

The body is nested within the header in the source HTML for all website pages. Auto fixed by all modern browsers, but triggers warnings.

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.