From 6dfd449e664e6f2f9176f3ecdaa05d619320e38d Mon Sep 17 00:00:00 2001 From: "@xer0dayz" <1n3@hushmail.com> Date: Sun, 19 Apr 2020 13:35:30 -0700 Subject: [PATCH] Sn1per Community Edition by @xer0dayz - https://xerosecurity.com --- install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 5105b4d3..7192011c 100755 --- a/install.sh +++ b/install.sh @@ -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" \ No newline at end of file +echo -e "$OKORANGE + -- --=[ To run, type 'sniper'! $RESET"