pywakeonlan icon indicating copy to clipboard operation
pywakeonlan copied to clipboard

Ability to specify a range of IP addresses

Open napsterxp opened this issue 3 years ago • 2 comments

On a network where all adapters have static IPs, the ability to wake up 1.0.0.1 thru 1.0.0.99

napsterxp avatar Sep 30 '21 12:09 napsterxp

Codecov Report

:exclamation: No coverage uploaded for pull request base (poetry-github-actions@2a5c697). Click here to learn what that means. The diff coverage is n/a.

@@                   Coverage Diff                    @@
##             poetry-github-actions      #23   +/-   ##
========================================================
  Coverage                         ?   94.11%           
========================================================
  Files                            ?        1           
  Lines                            ?       34           
  Branches                         ?        7           
========================================================
  Hits                             ?       32           
  Misses                           ?        1           
  Partials                         ?        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Sep 30 '21 12:09 codecov[bot]

Hey @napsterxp, this PR is set to pull from main into poetry-github-actions, and none of your changes are included.

To make your changes, follow this workflow:

git checkout -b specify-ip
# make your changes
git add <changes>
git commit
git push

Then open a PR.

DavidPratt512 avatar Sep 30 '21 13:09 DavidPratt512

I’m closing this PR, as it doesn’t seem to contain any new commits. :confused:

If this was fixing something, please feel free to open a new issue or PR.

remcohaszing avatar Nov 29 '22 15:11 remcohaszing