Mullvad VPN: Difference between revisions

m Fix HTML escaping.
m Configuration: New countries
 
(3 intermediate revisions by 2 users not shown)
Line 126: Line 126:
               "ua"
               "ua"
             ];
             ];
             africa = [ "za" ];
             africa = [
              "ng"
              "za"
            ];
             asia = [
             asia = [
               "hk"
               "hk"
Line 132: Line 135:
               "il"
               "il"
               "jp"
               "jp"
              "my"
              "ph"
               "sg"
               "sg"
               "th"
               "th"
Line 156: Line 161:
           /*
           /*
             {
             {
               hostname= "se-sto-wg-001";
               hostname = "se-sto-wg-001";
               ipv4_addr_in= "[remote IPv4]";
               ipv4_addr_in = "[remote IPv4]";
               ipv6_addr_in= "[remote IPv6]";
               ipv6_addr_in = "[remote IPv6]";
             }
             }
           */
           */
Line 247: Line 252:
</nowiki>}}
</nowiki>}}


[[Category:Applications]]
[[Category:VPN]]
[[Category:Networking]]