Skip to content

[FEATURE] Add ability to copy IP/MAC addresses and click ports 80/443 to open in browser #62

Description

@fishfish-fish

Is your feature request related to a problem? Please describe.

Currently, when a scan completes, users cannot easily copy discovered IP or MAC addresses, nor can they interact with active ports (such as 80 or 443) directly from the results list.

Describe the solution you'd like

  1. Copy Functionality: Allow users to right-click or click a button/icon to copy the IP address, MAC address, or host details to the clipboard.
  2. Interactive Ports / Hyperlinks: Make discovered web ports (e.g., 80 HTTP and 443 HTTPS) clickable links (or add a "Open in Browser" action) that open the default web browser to http://<IP> or https://<IP>.

Additional context

Adding these UX improvements would significantly speed up workflow and security testing by eliminating the need to manually re-type or copy IP addresses into a browser or terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions