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