ArcherN9 / Wireguard-Interface-randomizer

A shell script to automate & randomize selection of Mullvad servers when using wireguard
MIT License
25 stars 6 forks source link

Fixed randomization #2

Open p1r473 opened 2 years ago

p1r473 commented 2 years ago

Makes sure next configuration is a newly randomize valid config -This makes sure it only chooses .conf files (previously it tried to use mullvad-config file) -This makes sure it doesn't try to reconnect to the currently connected interface

p1r473 commented 2 years ago

Added stop, start, restart functionality

p1r473 commented 2 years ago

Added error check for missing config files