Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installing #5

Open
TheWildIndian opened this issue Sep 16, 2021 · 1 comment
Open

installing #5

TheWildIndian opened this issue Sep 16, 2021 · 1 comment

Comments

@TheWildIndian
Copy link

very new to git repositories . after i clone to directory in kali how do i install and run program ?

@dunefro
Copy link

dunefro commented Nov 15, 2021

  1. Clone the repository
git clone https://github.com/TryCatchHCF/PacketWhisper
  1. Make sure you have python installed version 2. This is not written with version 3
$ python --version       
Python 2.7.18
  1. Go inside the cloned directory and then execute the file packetWhisper.py
$ cd PacketWhisper
$ python packetWhisper.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants