Edit: I’ve got a mini computer that could wake up the big one.

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    8
    ·
    6 hours ago

    I don’t think if you can wake with an http request but after either a bios/kernel setting you can do wol mac:add:re:ss from a different computer.

    The key restrictions here is not every hardware supports wake-on-lan, and one computer must be configured to “wake” the other.

    • interdimensionalmeme@lemmy.ml
      link
      fedilink
      arrow-up
      4
      ·
      6 hours ago

      That could be a very interesting feature for a reverse proxy to have, wake-on-lan-on-demand, I guess it could show the server’s ping status with a “please wait server is starting” image and a countdown to the next retry / how long it usually takes to wake up.

      I found something similar called WOL proxy

      https://github.com/darksworm/go-wol-proxy

    • SpaceNoodle@lemmy.world
      link
      fedilink
      arrow-up
      1
      arrow-down
      1
      ·
      4 hours ago

      For a while I just had a widget on my phone where I could just tap an icon to send a magic packet to the desired MAC.

  • utopiah@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    6 hours ago

    If your computer boots when plugged in (not only by pushing the power button) it would be feasible via a connected plug, but you’d still need a small computer, e.g HomeAssistant on a RaspberryPi, to convert the HTTP request to ZigBee, or a WiFi plug but I’m not sure which one would handle an HTTP request, if any.

  • Dr. Wesker@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    6 hours ago

    I’ve been looking into PiKVM this week, to allow me to administrate certain systems over IP. It also allows for remotely powering on and off a system, if you use an additional expansion module. It isn’t an entirely cheap option, though.