Skip to content

Script to check status of network service with netcat

License

Notifications You must be signed in to change notification settings

cs33lm/watchcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

watchcat

Script to check status of network service with netcat

Started writing this script as my docker server (Udoo x86 Ultra serving Docker containers) does not expose the ports anymore of the FritzBox! restarts/reconnects (probably due to new ipv6 delegation).

This script checks the external IP of my services and reboots the service if host is not reachable (timeouts * interval in seconds).

Run with cron every minute, as script checks if it is already running.

About

Script to check status of network service with netcat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages