Skip to content

Commit

Permalink
Merge branch 'master' of github.com:portantier/vulpy
Browse files Browse the repository at this point in the history
  • Loading branch information
fportantier committed Jun 11, 2019
2 parents f685805 + e69730b commit e387dda
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions install-on-kali.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash

apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys 7D8D0BF6
apt-get update
apt-get install --no-install-recommends -y meld python3-flask python3-cryptography python3-geoip2 python3-bcrypt python3-qrcode python3-jsonschema

0 comments on commit e387dda

Please sign in to comment.