SSH Tunnel Visualizer & Config Builder
SSH port forwarding is one of the most powerful ways to secure network connections, bypass firewalls, and route private traffic. However, visualizing how traffic moves between local, bastion, and remote servers can be challenging.
This tool provides a live animated visualizer showing exactly how packets traverse SSH tunnels for Local (-L), Remote (-R), and Dynamic (-D) forwarding, alongside standard SSH commands and SSH config builders.
Interactive Tunnel Simulator
Select a forwarding type below, customize the ports/hosts, and click [ SIMULATE PACKET ] to watch traffic route.
[ ANIMATED NETWORK MAP ]
💻 LOCAL
:8080
:8080
····
🔒 BASTION
:22
:22
····
🗄️ TARGET
db:3306
db:3306
Flow Diagnostic Log:
Click [ SIMULATE PACKET ] to start.
[ TUNNEL CONFIGURATION ]
Host and User Settings:
SSH Host
SSH User
Port Mapping:
Local Port
Target Host
Target Port
Terminal Options:
[ SSH COMMAND OUTPUT ]
Command Line String:
Configuration Profile (
~/.ssh/config):