AveCefious

Untitled

Sep 8th, 2019
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. client
  2. dev tun
  3. proto tcp
  4. remote 127.0.0.1 1194
  5. resolv-retry infinite
  6. nobind
  7. user nobody
  8. group nobody
  9. persist-key
  10. persist-tun
  11. ca ca.crt
  12. cert openvpn-client.crt
  13. key openvpn-client.key
  14. tls-auth ta.key 1
  15. remote-cert-tls server
  16. cipher AES-256-GCM
  17. verb 3
Advertisement
Add Comment
Please, Sign In to add comment