mac-addresses-scanner
🔦 Find MAC addresses of devices connected to a network
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
â—‹DOI references
-
â—‹Academic publication links
-
â—‹Committers with academic emails
-
â—‹Institutional organization owner
-
â—‹JOSS paper metadata
-
â—‹Scientific vocabulary similarity
Low similarity (6.0%) to scientific vocabulary
Keywords
cli
network
network-scanner
network-scanning
python
scapi
security
Last synced: 4 months ago
·
JSON representation
·
Repository
🔦 Find MAC addresses of devices connected to a network
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
cli
network
network-scanner
network-scanning
python
scapi
security
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
Citation
README.md

mac-addresses-scanner
Find MAC addresses of devices connected to given network.
tl;dr
- Runs in terminal
- For Linux
- Pass network interface as first parameter, i.e.
wlp1s0 - Pass IPs range as second parameter, i.e.
192.168.0.0/24 - Needs to be ran with
sudo - Created in Python3 using
Scapy
Run
sudo ./mac-addresses-scanner wlp1s0 192.168.0.0/24
Build (from source code)
Prerequisities
- Linux
- Python 3
- pip
Run build
Run script ./build-from-source
Output file will appear in folder dist/
Owner
- Name: Jędrzej Maczan
- Login: jmaczan
- Kind: user
- Website: https://maczan.pl
- Twitter: jedmaczan
- Repositories: 30
- Profile: https://github.com/jmaczan
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Maczan" given-names: "Jędrzej Paweł" orcid: "https://orcid.org/0000-0003-1741-6064" title: "mac-addresses-scanner" date-released: 2022-09-12 url: "https://github.com/jmaczan/mac-addresses-scanner"
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Jędrzej Paweł Maczan | j****l@m****l | 2 |
| Maczan | J****n@d****m | 1 |
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0