Skip to content

yoshikig/kushikatsu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

kushikatsu - SSH proxy

Automatically detect the current network and use ssh proxy only if necessary.

Example of .ssh/config:

Host target
  ProxyCommand ~/kushikatsu/kushikatsu.sh fumidai %h %p
  HostName target.example.com

Host fumidai
  HostName fumidai.example.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages