Skip to content

sbatururimi/ssh-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HOW TO

  1. Fill the config file with missing data (host, user name, ssh key). Copy and paste its content to your ~/.ssh/config
  2. Add the bash_profile content to your ~/.bash_profile and source it:
source  ~/.bash_profile
  1. Activate your proxy:
  • paste the porxy name from the config file:
$ proxy_on my_proxy
  • check it:
proxy_check my_proxy

That's it. Use it by copuy pasting the ip address where you need (ex: in your browser)

License

https://github.com/sbatururimi/ssh-proxy/blob/master/LICENSE.md License: MIT

About

A simple workaround to use ssh-proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages