Skip to content

Instantly share code, notes, and snippets.

@LinuxlinkedBD
Created April 1, 2021 16:39
Show Gist options
  • Save LinuxlinkedBD/9bfba268f009dbf95658f49b958bc42e to your computer and use it in GitHub Desktop.
Save LinuxlinkedBD/9bfba268f009dbf95658f49b958bc42e to your computer and use it in GitHub Desktop.
Trape installation on Ubuntu 20.04 LTS
If you need complete Trape setup, ping me on below contacts:
Telegram: linuxlinked
email: [email protected]
WhatsApp: +8801720903155
Skype:live:.cid.c0dc316b9d727d5e
YouTube: https://youtu.be/tYG80ZO514g
########################################################################################################################################
sudo apt update
sudo apt-get upgrade -y
apt-get clean all
apt-get update
apt-get upgrade
pip install virtualenv
source Vpy27/bin/activate
pip install -r requirements.txt
python trape.py -h
@LinuxlinkedBD
Copy link
Author

Screenshot from 2021-04-01 22-28-54

Screenshot from 2021-04-01 22-22-33

Screenshot from 2021-03-31 00-20-47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment