Skip to content

Add network_monitor as a git submodule#28

Draft
Copilot wants to merge 2 commits into
masterfrom
copilot/clone-network-monitor-repo
Draft

Add network_monitor as a git submodule#28
Copilot wants to merge 2 commits into
masterfrom
copilot/clone-network-monitor-repo

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 5, 2026

Integrates the moayad-star/network_monitor live IP network surveillance tool into this repository as a git submodule.

Changes

  • .gitmodules — added network_monitor submodule entry pointing to https://github.com/moayad-star/network_monitor.git (.git suffix added for consistency with existing svelte submodule)
  • network_monitor/ — new submodule reference at the current upstream main HEAD

Usage (after cloning)

git submodule update --init network_monitor
cd network_monitor
pip install python-nmap
python3 network_monitor.py
Original prompt

git clone https://github.com/moayad-star/network_monitor


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: montinode <258148236+montinode@users.noreply.github.com>
Copilot AI changed the title [WIP] Clone network monitor repository Add network_monitor as a git submodule Mar 5, 2026
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