diff options
author | EUcancER <root@euer.krebsco.de> | 2012-05-02 13:57:21 +0200 |
---|---|---|
committer | EUcancER <root@euer.krebsco.de> | 2012-05-02 13:57:21 +0200 |
commit | f24f22f9d23ba525663a85ccfe5194b70e2f2364 (patch) | |
tree | d0c528e31c7cee81da5c050e40633221db904861 /.gitmodules | |
parent | 07282f7c4c729323aeb9f3deda1bfbd191dafb8a (diff) |
Reaktor: add whatweb, update build process
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 296d7099..b51a2b2e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -25,3 +25,6 @@ [submodule "Reaktor/repos/dnsrecon"] path = Reaktor/repos/dnsrecon url = https://github.com/makefu/dnsrecon.git +[submodule "Reaktor/repos/whatweb"] + path = Reaktor/repos/whatweb + url = https://github.com/urbanadventurer/WhatWeb.git |