mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-09 04:51:27 +02:00
pwncat: python 3.8 target
This commit is contained in:
parent
790629da07
commit
23550a2e70
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
EAPI=7
|
||||
|
||||
DISTUTILS_USE_SETUPTOOLS=bdepend
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
inherit eutils distutils-r1
|
||||
|
||||
DESCRIPTION="Netcat with IDS/IPS evasion, bind reverse shell and port forwarding magic"
|
||||
|
|
|
|||
Loading…
Reference in a new issue