We also updated the wg_binding test.
I renamed the `Convert_wireguardInterface_to_config_utils` to `prettyConfig`.
I'm adding some new options when adding the peers and interface As:
- You can now remove all peers from the Wireguard interface using the `replacePeers` flag.
- Now you can remove a specific peer from the Wireguard interface using the `removeMe` flag inside the peer object.