https://github.com/pseudocc/hob
https://github.com/pseudocc/hob
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pseudocc/hob
- Owner: pseudocc
- Created: 2023-09-14T13:46:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-24T03:28:24.000Z (about 2 months ago)
- Last Synced: 2026-04-24T04:22:22.413Z (about 2 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HOB
List all Linux SKU devices in the local network.
## Dependencies
[arp-scan](https://github.com/royhills/arp-scan) command line tool that send ARP packets to scan.
[bun](https://bun.sh/) next-gen JS runtime written in zig.
[hono](https://hono.dev/) lightweight backend framework.
## Nothing else is needed
Because we are all geniuses.