Need verify is alive a openvpn service in udp port (1194). How to send a simple packet and filter a response to determinate if is alive?
Example:
$ echo 'packet to send here' | nc -v -u host 1194 | grep 'packet to receive if alive'
Thanks.
Aucun commentaire:
Enregistrer un commentaire