#!/bin/bash curl -s \ -X POST \ -H prio:high \ -H tags:warning \ -d "SSH Activity Connection ${SSH_CONNECTION}" \ https://dring.slowte.ch/ssh \ > /dev/null