Skip to content

A CLI tool to manage SSH tunnels for SOCKS proxies and port forwarding

Notifications You must be signed in to change notification settings

tobyscott25/ssh-tunnel-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Tunnel Helper

A CLI tool to manage SSH tunnels for SOCKS proxies and port forwarding using configuration from a YAML file.

Usage

go run main.go start

# or, to specify a config file that's not the default ($HOME/.config/ssh-tunnel-helper/config.yaml)
go run main.go start --config example-config/config.yaml

Configuration

The configuration file must be in YAML format and match this schema. Here is an example config file.

About

A CLI tool to manage SSH tunnels for SOCKS proxies and port forwarding

Resources

Stars

Watchers

Forks

Languages