Metadata-Version: 2.1
Name: ssh-port-forwarder
Version: 0.1.0
Summary: GUI SSH Port Forwarding Tool
Home-page: https://github.com/yourusername/ssh-port-forwarder
Author: Your Name
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: paramiko>=3.0.0

# SSH Port Forwarder

A GUI tool for creating SSH port forwarding tunnels.

## Installation
```bash
pip install ssh-port-forwarder
