Tunneling is a way to cross terrain or boundaries that cannot normally be crossed.
Similarly, in networking, tunnels are a method for discretely transmitting data across a network using protocols that are not supported by that network. Tunneling works by encapsulating packets: wrapping packets inside of other packets. Tunneling involves six key processes: encryption, encapsulation, header addition, transmission, decapsulation, and decryption.
Network tunnels provide a direct connection between a remote server and the local network, and the transmission of data is undetectable by the public network.
One big advantage of tunneling is that it allows remote workers and field teams to safely work offsite without compromising personal or organizational security. Other practical use cases include remote support, disaster recovery, safe supply chain management, network monitoring, and more.
Here’s our verdict captured in a legendary LinuxLinks-style ratings chart. All of the programs in this roundup are free and open source software.

Click the links in the table below to learn more about each tool. The software is listed in alphabetical order.
| Network Tunnels | |
|---|---|
| frp | Fast reverse proxy |
| Pangolin | Tunneled mesh reverse proxy server with access control |
| iodine | Tunnel IPv4 data through a DNS server |
| wstunnel | Tunnel traffic over Websocket or HTTP2 |
| Chisel | Fast TCP/UDP tunnel |
| GO Simple Tunnel | Provides proxying, port forwarding, and reverse proxy capabilities |
| Tuntox | Forwards TCP connections over the Tox protocol |
| rustunnel | Secure tunnelling platform |
| 6tunnel | Tunnelling for applications that don't speak IPv6 |
| Gurren | SSH tunnel manager |
| VTun | Create virtual tunnels over TCP/IP networks |
| Ping Tunnel | Tunnel TCP connections to a remote host using ICMP echo request |
| isatapd | Creates and maintains an ISATAP tunnel |
| ClashT | Rule-based tunnel in Go |
This article has been updated to reflect the changes outlined in our recent announcement.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.