Advertisement
Guest User

222

a guest
Sep 26th, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. client
  2. remote x.x.x.x xxxx
  3. dev tun
  4. proto tcp
  5. resolv-retry infinite
  6. nobind
  7. persist-key
  8. persist-tun
  9.  
  10.  
  11. ;user nobody
  12. ;group nogroup
  13.  
  14. ca ca.crt
  15. cert cert.crt
  16. key key.key
  17.  
  18. ns-cert-type server
  19. comp-lzo
  20. verb 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement