pwncat: python 3.8 target

This commit is contained in:
blshkv 2020-06-22 16:37:12 +08:00
parent 790629da07
commit 23550a2e70
No known key found for this signature in database
GPG key ID: 32BDCED870788F04

View file

@ -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"