Guest User

Untitled

a guest
Jul 19th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. client
  2.  
  3. dev tun0
  4. proto udp
  5.  
  6. remote XXXXXXXXXXXXXX 1194
  7.  
  8. resolv-retry infinite
  9.  
  10.  
  11. nobind
  12.  
  13. persist-key
  14. persist-tun
  15.  
  16. ca ca.crt
  17. cert omnomnom.crt
  18. key omnomnom.key
  19.  
  20. ns-cert-type server
  21. tls-auth ta.key 1
  22. comp-lzo
  23.  
  24.  
  25. verb 3
Add Comment
Please, Sign In to add comment