We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86336c5 commit 0305a24Copy full SHA for 0305a24
setup.py
@@ -15,7 +15,8 @@ def dependencies(imported_file):
15
license="GPLv3",
16
description="A reconnaissance tool made for the OSCP labs to automate information gathering, "
17
"and service enumeration whilst creating a directory structure to store results,"
18
- "findings and exploits used for each host, recommended commands to execute and directory structures for storing loot and flags.",
+ "findings and exploits used for each host, recommended commands to execute "
19
+ "and directory structures for storing loot and flags.",
20
long_description=file.read(),
21
author="codingo",
22
version=__version__,
0 commit comments