wireguard-initramfs icon indicating copy to clipboard operation
wireguard-initramfs copied to clipboard

FEATURE REQUEST: Config option to call a webhook after VPN is established

Open codersaur opened this issue 9 months ago • 2 comments

Use Case: I'm using wireguard-initramfs as part of my fully-LUKS-encrypted remote backup server. Occasionally the server will reboot outside of my control and I want to receive a notification when the remote server has booted to initramfs and is waiting to be unlocked.

I am thinking a simple solution would be to add support for another wget request to be made once the wireguard tunnel has been successfully established. By hosting a webhook endpoint on the other end of the VPN, this call could trigger any number of custom actions such as emailing me.

codersaur avatar Jan 13 '25 12:01 codersaur