Skip to content

Python 3 Wake-on-LAN script, no external dependencies, supports IPv6

License

Notifications You must be signed in to change notification settings

hackervaillant/wolpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WOLPY

Python 3 Wake-on-LAN script.

  • Single file program
  • No external dependencies
  • Encapsulates magic pattern into UDP Frames
  • Supports IPv6 (use FF02::1 for local network segment)
  • Arguments checking
  • Exceptions handled

Tested with python 3.5.2 (linux) and python 3.6.1 (windows)

About

Python 3 Wake-on-LAN script, no external dependencies, supports IPv6

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages