Commit graph

1 commit

Author SHA1 Message Date
5bfd82aa6b
feat: automate Wireguard config updates with new script
Introduce a new script to streamline the process of updating local
Wireguard configuration by automating the replacement of the [Peer]
section. This script executes a remote setup script, reads the existing
config file, replaces the [Peer] section, and applies the updated
configuration seamlessly.

Addresses the need for a more efficient and error-free method to keep
local Wireguard settings in sync with remote server setups, enhancing
reliability and maintainability.
2024-07-18 18:26:00 +02:00