-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Installation
n1nj4sec edited this page Aug 25, 2017
·
42 revisions
Tested on kali linux 2.0
git clone https://github.com/n1nj4sec/pupy.git pupy
cd pupy
git checkout master
git submodule init
git submodule update
pip install -r pupy/requirements.txt
If you have some issues with rpyc while running the server on windows, take a look at issue #25, @deathfantasy made a fix