Skip to content
This repository has been archived by the owner on Jan 24, 2022. It is now read-only.

Commit

Permalink
Fix ssh-config example.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmars committed Nov 27, 2017
1 parent 06ddd40 commit 379b90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Display an ssh-config(5) stanza for the remote.

```
$ ormesh remote ssh-config my-server
Host website
Host my-server
ProxyCommand nc -X 5 -x localhost:9250 %h %p
Hostname fl3scqcsbitwf7zb.onion
```
Expand Down

0 comments on commit 379b90e

Please sign in to comment.