Burrow is an open source tool for burrowing through firewalls. https://burrow.net
Find a file
Andromeda a4f8b61f53 Update README.md
Fixed git lint, implemented recommended changes
2023-06-06 19:08:37 -04:00
.cargo Run burrow as root on Unix platform 2023-05-13 13:15:41 -04:00
.github Update CODEOWNERS 2023-06-05 01:12:21 -07:00
.vscode Set clippy as the default build task 2023-06-03 13:00:06 -04:00
Apple Fix requesting VPN permission on macOS 2023-05-13 13:15:41 -04:00
burrow Add Start Command 2023-06-06 18:16:08 -04:00
docs Update Getting Started document 2023-06-03 13:00:06 -04:00
tun Update tun/src/unix/linux/mod.rs 2023-06-06 18:16:08 -04:00
tun-async Initial commit 2023-04-10 16:49:23 -04:00
.devcontainer.json Initial commit 2023-04-10 16:49:23 -04:00
.gitignore Initial commit 2023-04-10 16:49:23 -04:00
.gitlint Initial commit 2023-04-10 16:49:23 -04:00
.swiftlint.yml Initial commit 2023-04-10 16:49:23 -04:00
Cargo.lock Enable derive on Clap 2023-06-06 18:16:08 -04:00
Cargo.toml Initial commit 2023-04-10 16:49:23 -04:00
LICENSE.md Create LICENSE.md 2023-04-18 21:56:01 -04:00
README.md Update README.md 2023-06-06 19:08:37 -04:00

Burrow

License Apple Build Status Crate Build Status

Burrow is a best-in-class tool for burrowing through firewalls. It is built by teenagers at Hack Club.

It works through the app that allows for a quick and easy setup to open virtual interfaces and direct traffic through them. You can also use burrow directly from the command line.

Contributing

Burrow is fully open source, you can fork the repo and start contributing easily. For more information and in-depth discussions, visit the #burrow channel on the Hack Club Slack, here you can ask for help and talk with other people interested in burrow!

The project structure is divided in the following folders:

[] To do, add folder directories

Installation

To start burrowing, download the latest release build in the release section.

Hack Club

Hack Club is a global community of high-school hackers from all around the world! Start your hack club by visiting the Hack Club Page

License

Burrow is open source and licensed under the GNU General Public License v3.0