How to change the default protocol of OpenVPN from UDP to TCP?
-
- Posts: 1
- Joined: Thu Jul 27, 2023 2:47 pm
How to change the default protocol of OpenVPN from UDP to TCP?
How to change the default protocol of OpenVPN from UDP to TCP?
-
- Posts: 1636
- Joined: Sun Feb 14, 2021 10:31 am
Re: How to change the default protocol of OpenVPN from UDP to TCP?
Code: Select all
# Specify either 'proto tcp' or 'proto udp'.
proto tcp