-
-
Notifications
You must be signed in to change notification settings - Fork 78
Installation
kleiton0x00 edited this page Oct 17, 2020
·
4 revisions
-
Clone the github repository:
git clone https://github.com/kleiton0x00/XSScope.git
-
Change directory to XSScope folder:
cd XSScope
-
Make files executable:
chmod +x *
-
Run setup.sh script:
./setup.sh
-
While running setup.sh you will face this:
[+] Ngrok installed.
[*] Setting up Ngrok Authtoken...
[?] Paste Ngrok Authtoken here:
- Go to Ngrok website
- Create a new account
- Now Log In with the new account
- Go to Ngrok Dashboard
- The selected text is your Ngrok Authtoken, copy it and paste into the terminal (setup.sh)
-
After Ngrok is successfully installed and configured, you will be asked to enter your SUDO password in order to install packages and libraries for the software.
-
Good, now you are ready to go.