Fix some packing and documentation things

This commit is contained in:
Eric Zhang
2022-04-03 23:44:36 -04:00
parent 702c67c4af
commit be7d75cdba
4 changed files with 551 additions and 1 deletions

View File

@@ -1,5 +1,8 @@
# bore
[![Build status](https://github.com/ekzhang/bore/workflows/ci/badge.svg)](https://github.com/ekzhang/bore/actions)
[![Crates.io](https://img.shields.io/crates/v/bore-cli.svg)](https://crates.io/crates/bore-cli)
A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing standard NAT connection firewalls. **That's all it does: no more, and no less.**
```shell