You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Barbados-tcp.ovpn 351B

12345678910111213141516171819
  1. client
  2. dev tun
  3. proto tcp
  4. remote vleu-bb1-ovpn-tcp.pointtoserver.com 80
  5. persist-key
  6. persist-tun
  7. ca /etc/openvpn/purevpn/ca.crt
  8. tls-auth /etc/openvpn/purevpn/Wdc.key 1
  9. cipher AES-256-CBC
  10. comp-lzo
  11. verb 1
  12. mute 20
  13. route-method exe
  14. route-delay 2
  15. route 0.0.0.0 0.0.0.0
  16. float
  17. auth-user-pass /config/openvpn-credentials.txt
  18. auth-retry interact
  19. ifconfig-nowarn