- 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 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
No EOL
362 B
Text
Executable file
12 lines
No EOL
362 B
Text
Executable file
[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 |