ssh_tunneling is Golang CLI for managing SSH Tunnels mainly creation, deletion and listing existing ones. And saving them into SQLITE DB for later queries.

Usage of ssh_tunneling:

--create bool

    Create a new SSH Tunnel

--list bool

    List All Created SSH Tunnels

Usage of subcommand delete:

`--name` string
    
    Name of the SSH channel to be deleted

`--type` string
    
    type of the SSH channel to be deleted