Skip to content

jdextercsc/dcafweb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use:

# git clone <repoURL>

# cd dcafweb

# virtualenv venv

# . venv/bin/activate

# pip install -r requirements.txt

# python run.py

Other Notes:

  • No discovery of URL yet Currently the URL discovery has no functionality, it's only there for visual purposes now

  • Test host list When navigating to the host selection page, the following URL can be used to see a test table:

http://0.0.0.0:5000/hosts/debug

Otherwise the page will report 'no hosts found'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.4%
  • Python 45.1%
  • JavaScript 4.0%
  • CSS 1.5%