diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a89463 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Burrow + +![License](https://img.shields.io/github/license/hackclub/burrow) ![Apple Build Status](https://img.shields.io/github/actions/workflow/status/hackclub/burrow/build-apple.yml?branch=main&label=macos%2C%20ios&logo=Apple) ![Crate Build Status](https://img.shields.io/github/actions/workflow/status/hackclub/burrow/build-rust.yml?branch=main&label=crate&logo=Rust) + +Burrow is a tool for burrowing through firewalls, built by teenagers at [Hack Club](https://hackclub.com/). + +At its core, `burrow` is a command line utility written in Rust that can open virtual interfaces and direct traffic through them. + +You can use it directly from the command line, or you can use it wrapped inside of an app. Currently, there are apps for iOS and macOS that you can use to start the tunnel.