mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-12-03 13:54:15 +01:00
Merge branch 'master' of github.com:calebstewart/pwncat
This commit is contained in:
commit
635164993a
@ -18,8 +18,11 @@ It is recommended to use a virtual environment, however. This can be done easily
|
||||
|
||||
python -m venv env
|
||||
source env/bin/activate
|
||||
pip install -r requirements.txt
|
||||
python setup.py install
|
||||
|
||||
When updating ``pwncat`` is it recommended to setup and update the virtual environment again.
|
||||
|
||||
After installation, you can use ``pwncat`` via the installed script:
|
||||
|
||||
.. code-block:: bash
|
||||
|
Loading…
Reference in New Issue
Block a user