Wireguard Config File Without VPN Client

I just want to ask about a possibility

Is anyone using the VPN service with the configuration file? The application isn’t working because it’s a distribution that doesn’t include Systemd. Is anyone using or recommending the WireGuard/OpenVPN client? Also, I found the private key section in the WG configuration. Normally, shouldn’t this key be generated during the connection and not replaced with the server’s public key? Normally, like a VPN client, does WireGuard automatically renew the key at regular intervals during the connection?

1 Like

some translate sorry :grin:

There’s a wireguard client literally called Wireguard. And a openvpn client literally called OpenVPN Connect. On Linux, there’s also the option of OpenVPN3. Although if you use Linux, it might not be necessary, since you can just upload vpn config files to the network manager & it should work.

1 Like

The WireGuard config should consists of the client’s private key and the server’s public key