Nmmapper

Results 3 issues of Nmmapper

I love this tools, it's quite faster, and it has a features particularly i love that is - Github data checking scan - External Javascript examination But particulary, Github scan,...

enhancement

…nubs, findomain) for those who want to test without installation

This error happens with django 4+ as the 'django.conf.urls' id depreciated ``` from django.conf.urls import url from docs.views import DocsRootView, serve_docs urlpatterns = [ url(r'^$', DocsRootView.as_view(permanent=True), name='docs_root'), ```