Skip to content

Conversation

@Anon23261
Copy link
Owner

No description provided.

GHOST-Sec23 and others added 8 commits February 19, 2025 20:34
Add checks for root privileges and nmap installation, and improve error handling in `network_scanner.py`.

* **Root Privileges Check**
  - Add a check to ensure the script is run with root privileges at the beginning of the `main` function.
  - Log an error message and exit if the script is not run with root privileges.

* **nmap Installation Check**
  - Add a check to ensure the `nmap` program is installed and in the system's PATH at the beginning of the `main` function.
  - Log an error message and exit if `nmap` is not found.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Anon23261/NetworkScanner?shareId=XXXX-XXXX-XXXX-XXXX).
Fix network scanner to ensure no errors and professional grade
Fix nmap installation in GitHub Actions workflow
@ellipsis-dev
Copy link

ellipsis-dev bot commented Mar 7, 2025

Your free trial has expired. To keep using Ellipsis, sign up at https://app.ellipsis.dev or contact us.

@Anon23261 Anon23261 merged commit c5c6d3b into Anon23261-patch-1-1 Mar 7, 2025
4 checks 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.

3 participants