Merge pull request #2571 from blshkv/master

wifite
This commit is contained in:
github-actions[bot] 2025-10-31 10:04:07 +00:00 committed by GitHub
commit 400c4c9f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,9 @@
--- wifite-2.8.2/pyproject.toml.old 2025-10-26 03:33:02.000000000 +0800
+++ wifite-2.8.2/pyproject.toml 2025-10-31 17:48:59.224193300 +0800
@@ -14,3 +14,6 @@
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
+
+[tool.poetry.scripts]
+wifite = "wifite2.wifite:main"

View file

@ -42,6 +42,8 @@ PDEPEND="net-wireless/aircrack-ng
RESTRICT="test"
PATCHES=( "${FILESDIR}/pyproject.patch" )
#python2 only:
#net-wireless/pyrit[${PYTHON_USEDEP},opencl?]