Selaa lähdekoodia

fixed client config

master
Robin Thoni 8 vuotta sitten
vanhempi
commit
836963f58e
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      vpngen/default/clients/client.conf

+ 1
- 1
vpngen/default/clients/client.conf Näytä tiedosto

@@ -1,6 +1,6 @@
1 1
 # Client
2 2
 client
3
-dev tun
3
+dev ${dev}
4 4
 proto tcp-client
5 5
 remote ${hostname} ${port}
6 6
 resolv-retry infinite

Loading…
Peruuta
Tallenna