Mullvad VPN: Difference between revisions

m Fix HTML escaping.
m Fix formatting in commented-out Nix code
Line 156: Line 156:
           /*
           /*
             {
             {
               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]";
             }
             }
           */
           */