public-ip-tracker/tracker
Melora Hugues 3a1bb20a1f
All checks were successful
continuous-integration/drone/push Build is passing
Add monitoring of the current public IP
Ref #4

This commit adds an active monitoring of the current public IP. If a
change is detected, then a message is sent to the given Telegram
channel. Add a few tests for the main monitoring logic.
2023-01-28 14:29:39 +01:00
..
bot Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
config Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
ip Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
go.mod Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
go.sum Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
main.go Add monitoring of the current public IP 2023-01-28 14:29:39 +01:00
Makefile Create initial Go module 2023-01-05 18:51:53 +01:00