Skip to content

Add macOS compatibility#3

Open
surferrosa22 wants to merge 1 commit into
HaxL0p4:mainfrom
surferrosa22:main
Open

Add macOS compatibility#3
surferrosa22 wants to merge 1 commit into
HaxL0p4:mainfrom
surferrosa22:main

Conversation

@surferrosa22
Copy link
Copy Markdown

What

Adds macOS support to L0p4Map so it can run on Darwin systems.

Changes

  • L0p4Map.sh: detect OS via uname -s, add brew support alongside apt/pacman for installing nmap and PyQt6 dependencies
  • ui/app.py: use open command on macOS instead of xdg-open for CVE URL handling

Tested on

  • macOS (Darwin) — confirmed working with sudo -E python3 ui/app.py

- L0p4Map.sh: detect OS via uname, add brew support alongside apt/pacman
- ui/app.py: use 'open' on Darwin instead of xdg-open for CVE URL handling

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant