ソースを参照

fixed client config

master
Robin Thoni 8年前
コミット
836963f58e
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      vpngen/default/clients/client.conf

+ 1
- 1
vpngen/default/clients/client.conf ファイルの表示

@@ -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

読み込み中…
キャンセル
保存