Skip to content

v1.0.1-alpha

Latest
Compare
Choose a tag to compare
@shervinsahba shervinsahba released this 24 Sep 17:42
· 3 commits to main since this release

Re-implemented the ability to set user favorites.

See the ./mullvad/update_mullvad_relays file, and edit the following array if desired.

# Example:
#   user_fav_locations=("✯ Seattle" "✯ Chicago" "✯ The Big Apple")
#   user_fav_codes=("us sea" "us chi" "us nyc")
# Leave blank for no favorites.

user_fav_locations=()  # SET THIS! Create an array of names, whatever you choose.
user_fav_codes=()      # SET THIS! Put in the matching mullvad relay codes here.