initial import

This commit is contained in:
tengel 2024-03-20 11:25:14 -05:00
parent 05d432f88a
commit 216dbc3fde
22 changed files with 1772 additions and 0 deletions

15
petrifiedrc Normal file
View file

@ -0,0 +1,15 @@
DDNS_KEY=<secret string>
DDNS_CHECK="http://4.icanhazip.com"
CURL_WAIT=10
LOCAL_MODE=1
LOCAL_IF=wlp3s0
LOCAL_IV=4
USE_JOURNAL=1
USE_SYSLOG=0
USE_STDOUT=0
USE_LOGFILE=0
PET_LOG=/var/log/petrified.log
USE_PID=1
PET_PID=/tmp/petrified.pid
USE_LIP=1
PET_LIP=/tmp/lastip.dat