Run,Deploy Fishnet on your platform - cr0wbar/fishnet GitHub Wiki

##Requirements Fishnet is written in Python 3 (I am running version 3.4.2, but I guess any other version will be ok too).

In order to run Fishnet the following modules must be installed:

  • lxml (required by the engine);
  • urllib3 (required by the engine and the UI);
  • PyQt5, which also requires sip (required by the UI).

That's it.

##Deploy Fishnet for a specific platform At this point is not trivial to do. I will try to explain it later if I find the time. MacOsX builds are already available though.

⚠️ **GitHub.com Fallback** ⚠️