We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca33f7a + 9ba988a commit 1f0b988Copy full SHA for 1f0b988
1 file changed
install-osint.sh
@@ -47,6 +47,7 @@ _install_git 'https://github.com/sundowndev/PhoneInfoga'
47
_install_pip 'pip3' '-r /workspace/PhoneInfoga/requirements.txt'
48
_run 'mv /workspace/PhoneInfoga/config.example.py /workspace/PhoneInfoga/config.py'
49
# Install Karma
50
+
51
_install_pip 'pip3' 'git+https://github.com/decoxviii/karma.git'
52
# Install SE Toolkit
53
_install_git 'https://github.com/trustedsec/social-engineer-toolkit.git'
0 commit comments