Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mullvad relay set hostname doesn't work anymore #17

Open
myyc opened this issue Dec 11, 2023 · 0 comments
Open

mullvad relay set hostname doesn't work anymore #17

myyc opened this issue Dec 11, 2023 · 0 comments

Comments

@myyc
Copy link

myyc commented Dec 11, 2023

as per 2023.5. this should fix it

diff --git a/mnf b/mnf
index e8fb764..c539d33 100755
--- a/mnf
+++ b/mnf
@@ -254,7 +254,7 @@ up() {
 
   # Connect to Mullvad
   printf "[INFO] Connecting to server '%s'...\n" "$relay"
-  prefix_output mullvad relay set hostname "$relay"
+  prefix_output mullvad relay set location "$relay"
   prefix_output mullvad connect -w
 
   if [[ "$zerotier" = true ]]; then
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant