Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

SSH Configuration

SSH Tunnel:

ssh <username>@<remote_ip> -L <local_port>:localhost:<remote_port>