What is TUN/TAP and Why do VPNs Use Them?
TUN/TAP devices are virtual interfaces used by VPN clients to establish virtual instances of physical networking connections. Although slightly different from each other (because they work at different network layers), both TUN and TAP devices function to pass data from one host to another. What is TUN/TAP? Unlike regular network…