Advertisement
dehqan

Untitled

Oct 1st, 2011
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. client
  2.  
  3.  
  4.  
  5. dev tun
  6.  
  7.  
  8.  
  9. proto udp
  10.  
  11.  
  12.  
  13. remote 46.19.138.246 1194
  14.  
  15.  
  16.  
  17. resolv-retry infinite
  18.  
  19.  
  20.  
  21. nobind
  22.  
  23.  
  24.  
  25. persist-key
  26.  
  27. persist-tun
  28.  
  29.  
  30.  
  31. mute-replay-warnings
  32.  
  33.  
  34.  
  35. pkcs12 client1.p12 # (replace with the client name)
  36.  
  37.  
  38.  
  39. comp-lzo
  40.  
  41.  
  42.  
  43. verb 5
  44.  
  45.  
  46.  
  47.  
  48.  
  49. redirect-gateway
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement