Skip to content

Installation

m4n3dw0lf edited this page Sep 6, 2016 · 29 revisions

#Installation Guide

Dependencies

  • build-essential
  • python-dev
  • libnetfilter-queue-dev
  • libffi-dev
  • libssl-dev
  • libpcap-dev

Installation

  • $sudo apt-get update

  • $sudo apt-get install build-essential python-dev libnetfilter-queue-dev libffi-dev libssl-dev libpcap-dev

Install dependencies, in this case with apt-get, but you can use any GNU/Linux packet manager that can get the dependencies.

Now you are ready to rock:

  • $sudo ./pythem
Clone this wiki locally