desktop-app icon indicating copy to clipboard operation
desktop-app copied to clipboard

[Feature Request] Offer `-reconnect mins` option on the CLI to automatically reconnect every X minutes

Open jordan-ivpn opened this issue 2 years ago • 0 comments

Feature request

Description

With a randomized -any option, automatically reconnecting on a regular basis offers a way to decrease the likelihood of an observer tracking traffic.

See [Feature Request] Offer -random option on the CLI #144

Describe the solution you'd like

ivpn connect -p ovpn -any US -random -reconnect 5 offers a way to cycle through random servers.

Describe alternatives you've considered

A scripted solution, like using a shell script, to choose a random server, then disconnect and wait 5 minutes might be the only way to achieve this.

jordan-ivpn avatar Apr 22 '22 17:04 jordan-ivpn