Wake MacOS from command line
Dec 18, 2021
Here is the simple command to wake up MacOS remotely
wakeonlan -i 10.0.0.6 -p 9 F4:5C:89:A7:D1:5F
Here is how you can install wakeonlan
brew install wakeonlan
There are so many UI applications mentioned but this is a lot simpler command line too.