Skip to content

Spetastian/owtf-valhalla

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OWTF-Valhalla

Travis

This application is under heavy development

Slack

You are more than welcome to join us in the Slack channel:

https://owtfvalhalla.slack.com/

Dependencies

  • Python 3.4 or above
  • docker-py ^1.8
  • django
  • requests
  • Docker server API version 1.22

If you installed docker.io via apt-get, you may have an old version which is not compatible with docker-py. To check this run:

docker version

The output shows you what Server API version you are running.


Run

Install virtualenv.

./owtf.sh setup         # Setup
./owtf.sh test          # Test
./owtf.sh start         # Start

Open browser and go to http://127.0.0.1:8000/containers/

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.1%
  • HTML 2.6%
  • Shell 2.3%