Skip to content

Instantly share code, notes, and snippets.

View Neonik47's full-sized avatar

Dmitry Volodin Neonik47

View GitHub Profile
@zunda
zunda / wol.rb
Last active February 14, 2020 07:41
A ruby script which sends out a magic packet to wake up your PC
#!/usr/bin/ruby
# wol.rb: sends out a magic packet to wake up your PC
#
# Copyright (c) 2004 zunda <zunda at freeshell.org>
#
# This program is free software. You can re-distribute and/or
# modify this program under the same terms of ruby itself ---
# Ruby Distribution License or GNU General Public License.
#