ip-address-watchdog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ip-address-watchdog [2022/05/28 10:39] baumiip-address-watchdog [2022/05/28 10:40] (current) baumi
Line 3: Line 3:
 <code> <code>
 $ crontab -l $ crontab -l
-@reboot /usr/bin/sleep 60 && /usr/bin/curl -kso /dev/null https://adurias.org/watchdog?hostname=$(hostname)\&address=$(/usr/sbin/ip -4 route get 1.0.0.0 | /usr/bin/awk '/dev/ { print $7 }')+@reboot /usr/bin/sleep 60 && /usr/bin/curl -kso /dev/null https://domain.com/watchdog?hostname=$(hostname)\&address=$(/usr/sbin/ip -4 route get 1.0.0.0 | /usr/bin/awk '/dev/ { print $7 }')
 </code> </code>
  
Line 10: Line 10:
 <code> <code>
 $ grep watchdog access.log $ grep watchdog access.log
-adurias.org 80.108.189.88 - - [28/May/2022:10:13:53 +0200] "GET /watchdog?hostname=kali-raspberry-pi HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:14:07 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:14:07 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:14:20 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:14:20 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:14:24 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:14:24 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:14:32 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:14:32 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:21:05 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:21:05 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:30:01 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" 
-adurias.org 80.108.189.88 - - [28/May/2022:10:30:01 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +11.22.33.44 - - [28/May/2022:10:34:14 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0"
-adurias.org 80.108.189.88 - - [28/May/2022:10:34:14 +0200] "GET /watchdog?hostname=kali-raspberry-pi&address=10.42.1.5 HTTP/1.1" 404 434 "-" "curl/7.83.0" +
 </code> </code>
 +
 {{tag>kb linux}} {{tag>kb linux}}
ip-address-watchdog.1653727164.txt.gz · Last modified: 2022/05/28 10:39 by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki