teusink / Home-Security-by-Pi

Description on how I configured the installation and Security of Raspberry Pi and how I keep it fit for use and purpose.
MIT License
40 stars 11 forks source link

Look into enabling TCP for OpenVPN #40

Closed teusink closed 5 years ago

teusink commented 5 years ago

Look into enabling TCP for OpenVPN

Source:

teusink commented 5 years ago

No real reason to pursue this. UDP is more efficient, and TCP does not offer more security. It could help if you want to have it behind port 443 and hide the traffic like HTTPS and therefore use TCP. But for this use-case, out of scope.