packetsquirrel-payloads icon indicating copy to clipboard operation
packetsquirrel-payloads copied to clipboard

OpenVPN: cycle through VPN configs

Open jdgregson opened this issue 3 years ago • 0 comments

This PR adds functionality to the button in the OpenVPN payload.

If the button is pressed while using this payload, the payload will stop OpenVPN, switch the config to config1.ovpn, and restart OpenVPN. Pressing the button again will switch to config2.ovpn, and so on. If no more numbered VPN configs are found, it will loop back to config1.ovpn.

If only config.ovpn is present, the button will act as a way to quickly reset the VPN connection.

jdgregson avatar Jan 23 '21 05:01 jdgregson