Skip to content

Commit 5a466ba

Browse files
author
jul10l14
committed
🎉 Add InstagramOsint to docker image
1 parent 47b3c3f commit 5a466ba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

install-osint.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,8 @@ _run "cd workspace/buster;python3 setup.py install;cd $here"
7272
_run 'apk add whois nmap'
7373
# Install osrframework
7474
_install_pip 'pip2' 'osrframework'
75+
# Install InstagramOsint
76+
_install_git 'https://github.com/sc1341/InstagramOSINT.git'
77+
_install_pip 'pip3' '-r /workspace/InstagramOSINT/requirements.txt'
7578

7679
cat ascii-art.sh >> ~/.bashrc

0 commit comments

Comments
 (0)