https://github.com/b1f6c1c4/mac-to-ip
Find the LAN host with specified MAC address.
https://github.com/b1f6c1c4/mac-to-ip
ip mac network
Last synced: about 1 month ago
JSON representation
Find the LAN host with specified MAC address.
- Host: GitHub
- URL: https://github.com/b1f6c1c4/mac-to-ip
- Owner: b1f6c1c4
- License: mit
- Created: 2020-01-23T19:24:36.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T05:43:59.000Z (over 6 years ago)
- Last Synced: 2025-02-09T02:31:31.908Z (over 1 year ago)
- Topics: ip, mac, network
- Language: Java
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# mac-to-ip
> Find the LAN host with specified MAC address.
## Usage
```bash
./gradlew run --args=" []"
```