소스 검색

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

Loading…
취소
저장