Wake computers and check connectivity to those computers using PowerShell.
Go to file
Asif Bacchus 5003661a63 refactor(wakeup): move exit to function, use constants
- move graceful exit to function to DRY code
- use constant for wol module name
2021-09-05 23:53:33 -06:00
.idea/.idea.ps-vpn-wol.dir/.idea chore(git): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
.gitattributes chore(git): add gitignore and attributes, Rider IDE settings 2021-09-05 17:05:38 -06:00
.gitignore chore(git): ignore test databases 2021-09-05 22:48:37 -06:00
README.md Initial commit 2021-09-04 20:52:49 -06:00
WOLDatabase.xml fix(db): use invalid tld for example 2021-09-05 23:22:46 -06:00
wakeup.ps1 refactor(wakeup): move exit to function, use constants 2021-09-05 23:53:33 -06:00

README.md

ps-vpn-wol

Wake computers over VPN using PowerShell.