mirror of
https://github.com/ekzhang/bore.git
synced 2025-12-15 19:37:47 +01:00
Fix CI badge and add GIF demo to README
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
# bore
|
||||
|
||||
[](https://github.com/ekzhang/bore/actions)
|
||||
[](https://github.com/ekzhang/bore/actions)
|
||||
[](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
|
||||
# Installation (requires Rust)
|
||||
cargo install bore-cli
|
||||
|
||||
Reference in New Issue
Block a user