fatedier / frp

A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wake On LAN

extrafein opened this issue · comments

Describe the feature request

It would be great to have an option to trigger a command in case of accessing a client target host. one use case would be WakeOnLAN.

Describe alternatives you've considered

No response

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
commented

说不定可以,这只是一个想法

[[proxies]]
name = "wol"
type = "udp"
localIP = "255.255.255.255"
localPort = 9
remotePort = 9

Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.