Eagleman

Untitled

Jun 1st, 2012
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. client
  2. proto tcp
  3. remote 192.168.1.10 443
  4. dev tun
  5. float
  6. keepalive 10 120
  7. comp-lzo
  8. persist-key
  9. persist-tun
  10. log "c:\\Users\\Robin Poot\\Desktop\\vpn\\log.txt"
  11. status openvpn-status.log
  12. ca ca.crt
  13. cert client.crt
  14. key client.key
  15. verb 5
Advertisement
Add Comment
Please, Sign In to add comment