n3tuk / scripts-mikrotik

A set of scripts and Taskfile to build and manage RouterOS configuration scripts for mulitple routers and switches, including support for configuration storage in Vault.
MIT License
12 stars 1 forks source link

Refactor Secrets and add WireGuard Support #5

Closed jonathanio closed 10 months ago

jonathanio commented 10 months ago

Refactor secrets handling and some firewall configuration, then add the configuration for additional secrets needed for WireGuard (i.e., the host's private key and any pre-shared keys for authentication) and support the creation of a WireGuard-type interface.

Fix some chain names as well, removing external where not required.

Checklist

Please confirm the following checks: