mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-27 19:04:15 +01:00
commit
27e21097fe
1
setup.py
1
setup.py
@ -54,6 +54,7 @@ dependency_links = [
|
|||||||
setup(
|
setup(
|
||||||
name="pwncat",
|
name="pwncat",
|
||||||
version="0.3.1",
|
version="0.3.1",
|
||||||
|
python_requires='>=3.8',
|
||||||
description="A fancy reverse and bind shell handler",
|
description="A fancy reverse and bind shell handler",
|
||||||
author="Caleb Stewart",
|
author="Caleb Stewart",
|
||||||
url="https://gitlab.com/calebstewart/pwncat",
|
url="https://gitlab.com/calebstewart/pwncat",
|
||||||
|
Loading…
Reference in New Issue
Block a user