Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ceremcem committed Sep 3, 2015
1 parent d3e92c3 commit a4139d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# link-with-server

Creates a link with your server via SSH tunnel so you can reach your machines' SSH servers via your rendezvous server:

```
ssh your_username@server
ssh your_other_username@localhost -p auto_generated_port
```

0 comments on commit a4139d2

Please sign in to comment.