Skip to content

Commit

Permalink
Sn1per Community Edition by @xer0dayz - https://xerosecurity.com
Browse files Browse the repository at this point in the history
  • Loading branch information
1N3 committed Apr 19, 2020
1 parent 058326f commit 6dfd449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install.sh
Expand Up @@ -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

Expand Down Expand Up @@ -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"

0 comments on commit 6dfd449

Please sign in to comment.