Skip to content

Docs: Update installation verification instructions to use --syscheck#480

Merged
kimocoder merged 1 commit intokimocoder:masterfrom
c0dew3ll:bugfix/change-help-section-in-readme
Apr 9, 2026
Merged

Docs: Update installation verification instructions to use --syscheck#480
kimocoder merged 1 commit intokimocoder:masterfrom
c0dew3ll:bugfix/change-help-section-in-readme

Conversation

@c0dew3ll
Copy link
Copy Markdown

@c0dew3ll c0dew3ll commented Apr 4, 2026

Issue:
The current README.md suggests using sudo wifite --help to verify if dependencies are installed. However, the --help command only displays the help menu and does not perform any environment or dependency validation.

Solution:
Updated the "Verify Installation" section to recommend sudo wifite --syscheck. This is the correct command designed to perform a comprehensive system readiness assessment, including tool dependency checks, kernel environment verification, and interface capability matrix.

Changes:

Replaced sudo wifite --help with sudo wifite --syscheck in the verification steps.

Updated the description of what the command does to reflect the actual output (Environment, Tools, Interfaces, and Attack Readiness).

@kimocoder kimocoder merged commit e27ae41 into kimocoder:master Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants