Skip to content

Commit 1c6bb50

Browse files
committed
Merge branch 'main' into develop
2 parents 0ff9f70 + a1c6cf9 commit 1c6bb50

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ A simple command line SSH tunnel manager that just works
1111
[![Go Report Card](https://goreportcard.com/badge/github.com/alebeck/boring)](https://goreportcard.com/report/github.com/alebeck/boring)
1212
![Static Badge](https://img.shields.io/badge/license-MIT-blue?)
1313

14+
Get it: `brew install boring`
15+
1416
</div>
1517

1618
## Demo
@@ -20,10 +22,12 @@ A simple command line SSH tunnel manager that just works
2022

2123
* Ultra lightweight and fast
2224
* Local, remote and dynamic (SOCKS5) port forwarding
23-
* Compatible with SSH config and `ssh-agent`
25+
* Works with SSH config and `ssh-agent`
2426
* Supports Unix sockets
2527
* Automatic reconnection and keep-alives
26-
* Human-friendly configuration via TOML
28+
* Human-friendly TOML configuration
29+
* Cross-platform support
30+
* Smart shell completions
2731

2832
## Usage
2933

0 commit comments

Comments
 (0)