Repos lokal klonen vor Setup, WireGuard automatisch deployen

- setup.sh klont macbook-setup + dotfiles-rene lokal (Credentials
  einmalig im interaktiven Terminal statt im Autostart)
- setup-base.sh nutzt lokale Dateien wenn vorhanden (wget-Fallback
  fuer Autoinstall bleibt erhalten), deployed WireGuard-Config
- wireguard/ aus .gitignore entfernt, Configs werden getrackt
- WireGuard aus manueller Checkliste entfernt
This commit is contained in:
rene 2026-03-12 16:52:48 +01:00
parent 56bf15e03a
commit 6a6acca19f
12 changed files with 164 additions and 26 deletions

12
wireguard/iPadM.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = EHTtesjOBYQdhOnii54POY1XivkohZS/3VdZU8xRaUc=
ListenPort = 51820
Address = 10.13.13.5/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
PresharedKey = RCdpZ28dwVsRxTNIDu3C3dhj5byma+azl+Z4PIxbzYc=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/iPadR.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = CHIzDLQ2Sla/aH591a+OlvG9bjyGDq/toh+NYE6wPFo=
ListenPort = 51820
Address = 10.13.13.4/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
PresharedKey = OSjgUUR8mGAmIAmadioA4RYGluN3ROE5qxfhttyQlvg=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/iPhoneM.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = OL+CAPy9+HaHLxxqB3+N4ABn51v6xLk8gaGhRWlbG1s=
ListenPort = 51820
Address = 10.13.13.3/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
PresharedKey = MorbmVdEQ79ItWbRs3RI+bh6jxqQFkxa/k06fBjHXS0=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/iPhoneR.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = oIJYPKn7pmsRFMY5+PIDaXZxDCVug9KsR5ZMjSwdVWw=
ListenPort = 51820
Address = 10.13.13.2/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
PresharedKey = +lNOGDr7RjHZqGa/NtsVBUyknY4+uH8Qe3OAPGqerX8=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/m1.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = kEUk6gLdqXiPfOt9n639fshf0gMAhRhoRTRRXoz86Hc=
ListenPort = 51820
Address = 10.13.13.6/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = mp0YKEjsUbnld3aTAnF6cSzTfixhZETQCoKiFHIcF30=
PresharedKey = nzxhGAJsHPETlYf/yZiZIx0G//ghg3uUDtMgzxzfahI=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/m13.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = sIxh2D50+9bpWe6O6ezrfybW9Iy6QKcrwr9hmFpuGn0=
ListenPort = 51820
Address = 10.13.13.8/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = 7WrqHPof31gcCYMjLWPoP1EIxPR2896/3KL1pQ3YZGs=
PresharedKey = JNq27UrO94P1eSBWfID4TsgQXNKa/PhAKquIHtsq89w=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25

12
wireguard/m16.conf Executable file
View file

@ -0,0 +1,12 @@
[Interface]
PrivateKey = OA5IiSzPglSY8GdobOYMlaOaG+QqNjHIACBRe7MvK04=
ListenPort = 51820
Address = 10.13.13.7/24
DNS = 10.47.11.21,10.47.11.20
[Peer]
PublicKey = J/dD1t3Bo9Zbcvxg6PvGP78kgMlL4s4yYfrUMpcoS2w=
PresharedKey = vReUFqlQoOG1eUMTje+F2OOtgisgp/vNsDyx6lq3KXE=
AllowedIPs = 10.47.11.0/24,10.13.13.0/24
Endpoint = 24.134.39.137:443
PersistentKeepalive = 25