Giter VIP home page Giter VIP logo

webwol's Introduction

Build Status

webwol: Generate wake-on-lan packets via a web interface

This script provides one-touch wake-on-lan packet generation from a web interface. There's not much to it. The only thing it depends on is Python (2.6+).

How To Use

This script has intentionally attempted to minimize dependencies. It should run anywhere that has python 2.6, 2.7, 3.2, 3.3, 3.4, or 3.5 installed.

Install It

Get the code somehow:

Configure It

Here's the magic bit. Write down the MAC addresses you want to send wake-on-lan packets to. Give those puppies a name, too, cause why not? Do it like this:

{
    "deadbeef-dad": "de:ad:be:ef:da:dd",
    "mr-counter": "12:34:56:78:90:ef"
}

If you don't know the MAC address you want, try lookin' up how to do it on the internet. There's another example about how to write this file in this repo

Save all them juicy bits in a file somewhere on the computer that webwol's gonna run on. You could put it in a place like /etc/webwol.json if you want. Or your homedir. I won't judge.

Run It

python webwol.py from the place where you downloaded the code. Or if you installed from a debian package, it's probably in your path, so try just webwol.py?

webwol's People

Contributors

fhats avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.