You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ chmod 700 mtc
46
46
47
47
4. Inspect and **edit** the script file (`mtc`):
48
48
49
-
- Change the `SCRIPT_DIR` variable to point to the folder where the `mullvad.rules` file is located.
49
+
- Change the `RULES_DIR` variable to point to the folder where the `mullvad.rules` file is located.
50
50
51
51
- Modify the `EXCLUDED_COUNTRY_CODES` if you want to exclude any countries from the VPN connection (don't connect to these countries). If you don't want to exclude any CC set this variable to `'(0)'`. If you want to add more, just follow the pattern.
0 commit comments