Trigus42 / alpine-qbittorrentvpn

Multiarch docker image with the latest qBittorrent-nox client (WEB UI) and WireGuard/OpenVPN tunnel
GNU General Public License v3.0
73 stars 14 forks source link

Question: way to send external IP to a Webhooks #28

Closed poudenes closed 1 year ago

poudenes commented 1 year ago

Hi All,

Is there a way to do something to make it possible that every x minutes a http url will trigger with the external IP and send it to a Webhooks link?

now I test in command line: curl ipinfo.io/ip if the VPN is working and I get a VPN IP number. I want do this automatically to send a web hook to my Home Assistant. So can create a automation when IP is changed I get a message.