daily autocommit

This commit is contained in:
2023-01-12 18:04:12 +01:00
parent e472bb388f
commit 5d4f8a542a
8 changed files with 25 additions and 1 deletions
+4
View File
@@ -3075,6 +3075,7 @@ maybe chmod 0644 'wireguard/configs/MI9T.conf'
maybe chmod 0644 'wireguard/configs/clients.txt'
maybe chmod 0644 'wireguard/configs/his000191.conf'
maybe chmod 0644 'wireguard/configs/lenovotab.conf'
maybe chmod 0644 'wireguard/configs/nothing.conf'
maybe chmod 0644 'wireguard/configs/predator.conf'
maybe chmod 0644 'wireguard/configs/t450s.conf'
maybe chmod 0644 'wireguard/configs/work.conf'
@@ -3088,6 +3089,9 @@ maybe chmod 0644 'wireguard/keys/his000191_pub'
maybe chmod 0644 'wireguard/keys/lenovotab_priv'
maybe chmod 0644 'wireguard/keys/lenovotab_psk'
maybe chmod 0644 'wireguard/keys/lenovotab_pub'
maybe chmod 0644 'wireguard/keys/nothing_priv'
maybe chmod 0644 'wireguard/keys/nothing_psk'
maybe chmod 0644 'wireguard/keys/nothing_pub'
maybe chmod 0644 'wireguard/keys/predator_priv'
maybe chmod 0644 'wireguard/keys/predator_psk'
maybe chmod 0644 'wireguard/keys/predator_pub'
+1 -1
View File
@@ -1 +1 @@
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75de5790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
{'protocol': 'http', 'installed_aghash': 'e68e74c9dc20ac3c', 'last_error': "HTTPConnectionPool(host='192.168.0.99', port=80): Max retries exceeded with url: /realm/check_mk (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x75d73790>: Failed to establish a new connection: [Errno 113] No route to host'))", 'site': 'realm', 'last_check': 1666964479.5126088, 'host_name': 'serviceraspi.realm.local', 'server': '192.168.0.99', 'last_update': 1666964417.1062086, 'host_secret': 'pntxhkgisefetedlluhmbneceelnviymvmrfcsaezocoirlcjurakqmfhjuunxlv', 'user': 'caelebfi', 'pending_hash': None}
+1
View File
@@ -4,3 +4,4 @@ predator iVjCSQcal+EqsJtNBg9OXudoqMnW+mfgt11ckBDtrxQ= 1643012716 4
work u0FZwyBFiC3Jc2A04HECN1GhKRQRRLrPRYqIT5+fXyo= 1643012761 5
lenovotab HYTOk9MdWmzFwwG3mNfzSQGJeRS7l5OcVjkFH3seCwk= 1645642064 6
his000191 IZooTZP27sEnOLb3SkRbl6nvP9vxTSWU+viKaVQe2Fo= 1669102893 7
nothing i2BrbCahiE5sSt1efL4lK66OPIPfRf8VSefiXszs1G4= 1673520899 8
+10
View File
@@ -0,0 +1,10 @@
[Interface]
PrivateKey = GOkBU7+rPsK2LSalFzYTEwpu2soCgwWsty+oMkwMtEI=
Address = 10.6.0.8/24
DNS = 192.168.0.28, 192.168.0.1
[Peer]
PublicKey = pNroC7tmKBFYMAsxpy6OCO4R5+q6UkI0Kc3HpU20DGs=
PresharedKey = 6iZirhZN/yCCwNaduvWGqagU+GG/hj97kba9ESKZCrY=
Endpoint = realm.mynetgear.com:51830
AllowedIPs = 0.0.0.0/0, ::0/0
+1
View File
@@ -0,0 +1 @@
GOkBU7+rPsK2LSalFzYTEwpu2soCgwWsty+oMkwMtEI=
+1
View File
@@ -0,0 +1 @@
6iZirhZN/yCCwNaduvWGqagU+GG/hj97kba9ESKZCrY=
+1
View File
@@ -0,0 +1 @@
i2BrbCahiE5sSt1efL4lK66OPIPfRf8VSefiXszs1G4=
+6
View File
@@ -39,3 +39,9 @@ PublicKey = IZooTZP27sEnOLb3SkRbl6nvP9vxTSWU+viKaVQe2Fo=
PresharedKey = 6/gH7ptIfBwoGvRsebwO3ol16FprodN3ZlvFM4svOJc=
AllowedIPs = 10.6.0.7/32
### end his000191 ###
### begin nothing ###
[Peer]
PublicKey = i2BrbCahiE5sSt1efL4lK66OPIPfRf8VSefiXszs1G4=
PresharedKey = 6iZirhZN/yCCwNaduvWGqagU+GG/hj97kba9ESKZCrY=
AllowedIPs = 10.6.0.8/32
### end nothing ###