Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

Australia,Melbourne-udp.ovpn 376B

1234567891011121314151617181920
  1. client
  2. dev tun
  3. proto udp
  4. remote au1-ovpn-udp.pointtoserver.com 53
  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. auth-user-pass /config/openvpn-credentials.txt
  17. auth-retry interact
  18. explicit-exit-notify 2
  19. ifconfig-nowarn
  20. auth-nocache