Hello, set up OpenVPN using the https://github.com/Nyr/openvpn-install script. Everything works well, but I need to do for two clients, so that at the output of the Internet I could see 2 different IP addresses that are now attached to a VPS (2 pieces).

The script has a function to add a client, but I need 2 clients to work in parallel with different external IPs and with different certificates.

How can this be realized on the basis of what I already have?

    0