Guest User

LOCKNET

a guest
Oct 30th, 2020
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $ apt update && apt upgrade
  2.  
  3. $ apt install git
  4.  
  5. $ apt install python3
  6.  
  7. $ git clone https://github.com/BullsEye0/dorks-eye.git
  8.  
  9. $ cd dorks-eye
  10.  
  11. $ pip install -r requirements.txt
Add Comment
Please, Sign In to add comment