Sn1per Community Edition by @xer0dayz - https://xerosecurity.com

This commit is contained in:
@xer0dayz 2020-04-19 13:35:30 -07:00 committed by xer0dayz
parent 058326f750
commit 6dfd449e66
1 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ apt-get install -y xmlstarlet
apt-get install -y chromium
apt-get install -y net-tools
apt-get install -y p7zip-full
apt-get install -y js-beautifier
apt-get install -y jsbeautifier
pip3 install dnspython colorama tldextract urllib3 ipaddress requests
curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.8/install.sh | bash
@ -216,4 +216,4 @@ echo -e "$OKORANGE + -- --=[ Copying updated Sn1per configuration file to /root/
cp $INSTALL_DIR/sniper.conf ~/.sniper.conf 2> /dev/null
echo -e "$OKBLUE + -- --=[ NOTE: You may need to copy your old API keys and config to the new sniper.conf file at /root/.sniper.conf $RESET"
echo -e "$OKORANGE + -- --=[ Done! $RESET"
echo -e "$OKORANGE + -- --=[ To run, type 'sniper'! $RESET"
echo -e "$OKORANGE + -- --=[ To run, type 'sniper'! $RESET"