Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiebens authored Jan 10, 2023
1 parent 05e05c8 commit 304ae37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# brink

[![license](http://img.shields.io/badge/license-apache_2.0-blue.svg?style=flat)](https://raw.githubusercontent.com/jsiebens/brink/master/LICENSE)
[![test](https://img.shields.io/github/workflow/status/jsiebens/brink/Latest%20Development%20Build/main)](https://github.com/jsiebens/brink/actions)
[![test](https://img.shields.io/github/actions/workflow/status/jsiebens/brink/build.yaml?branch=main)](https://github.com/jsiebens/brink/actions)
[![report](https://goreportcard.com/badge/github.com/jsiebens/brink)](https://goreportcard.com/report/github.com/jsiebens/brink)

__brink__ is a lightweight Identity-Aware Proxy (IAP) for TCP forwarding.
Expand Down Expand Up @@ -80,4 +80,4 @@ the demo environment and enjoy a dancing parrot over SSH.

```shell
$ brink ssh -r brink.j5s.io -t parttysh:2222
```
```

0 comments on commit 304ae37

Please sign in to comment.