NetMounter v1.2.0
Changes
- feat: suppurt intel mac
- fix: allow manual MAC entry and fix arp resolution
- fix(wol): match ARP line by 'at' keyword instead of hostname
- refactor(wol): reuse runCommand/ARP parser, throttle MAC learning, collapse nil checks
- fix(wol): move wake to background thread, prevent WOL retry loop, precise ARP match
- fix: align server list content to top to prevent blank space
- feat(wol): add WOL configuration section to server detail view
- feat(wol): integrate WOL into auto-mount flow with poll and dedup
- feat(wol): add WOL failure notification
- feat(wol): add WOLService with magic packet and MAC resolution
- feat(wol): add WOL fields to ServerConfig
- docs: add Wake-on-LAN implementation plan
- docs: add Wake-on-LAN feature design spec
- feat: refine window size
Install via Homebrew
brew tap jasine/tap
brew install --cask netmounter