Skip to content

A network-tunnel for accessing endpoints through a bastion server

License

Notifications You must be signed in to change notification settings

estuary/network-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network-tunnel

A service for easily starting a tunnel to a destination host through a bastion server, and port-forwarding specific ports, to be used by Flow connectors.

Usage

flow-network-tunnel ssh --ssh-endpoint <SSH_ENDPOINT> \
  --private-key <PRIVATE_KEY_FILE_PATH> \
  --forward-host <FORWARD_HOST> \
  --forward-port <FORWARD_PORT> \
  --local-port <LOCAL_PORT> \
  --log.level=debug

About

A network-tunnel for accessing endpoints through a bastion server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages