[PR #1] [MERGED] Develop #1

Closed
opened 2026-09-04 00:42:17 +02:00 by Stone_Red · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Stone-Red-Code/ARP-Scanner/pull/1
Author: @Stone-Red-Code
Created: 12/16/2023
Status: Merged
Merged: 12/16/2023
Merged by: @Stone-Red-Code

Base: mainHead: develop


📝 Commits (2)

  • 83aeda2 Add required plugs to snapcraft.yaml
  • 97ebf4d Fix multiple bugs and improve code

📊 Changes

5 files changed (+82 additions, -44 deletions)

View changed files

📝 snap/snapcraft.yaml (+4 -1)
📝 src/ARP-Scanner/ARP-Scanner.csproj (+1 -1)
src/ARP-Scanner/ExtentionMethods.cs (+52 -0)
📝 src/ARP-Scanner/MacVendorLookup.cs (+1 -1)
📝 src/ARP-Scanner/Program.cs (+24 -41)

📄 Description

Fix multiple bugs and improve performance


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Stone-Red-Code/ARP-Scanner/pull/1 **Author:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Created:** 12/16/2023 **Status:** ✅ Merged **Merged:** 12/16/2023 **Merged by:** [@Stone-Red-Code](https://github.com/Stone-Red-Code) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (2) - [`83aeda2`](https://github.com/Stone-Red-Code/ARP-Scanner/commit/83aeda234048d0b1a18ff8932db60f00361c364f) Add required plugs to `snapcraft.yaml` - [`97ebf4d`](https://github.com/Stone-Red-Code/ARP-Scanner/commit/97ebf4d1454d9b2c9c508af33ee49c3e87d0d85d) Fix multiple bugs and improve code ### 📊 Changes **5 files changed** (+82 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `snap/snapcraft.yaml` (+4 -1) 📝 `src/ARP-Scanner/ARP-Scanner.csproj` (+1 -1) ➕ `src/ARP-Scanner/ExtentionMethods.cs` (+52 -0) 📝 `src/ARP-Scanner/MacVendorLookup.cs` (+1 -1) 📝 `src/ARP-Scanner/Program.cs` (+24 -41) </details> ### 📄 Description Fix multiple bugs and improve performance --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Stone_Red added the pull-request label 2026-09-04 00:42:17 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Stone_Red/ARP-Scanner#1