Burrow is an open source tool for burrowing through firewalls. https://burrow.net
Find a file
Cara Salter 8fefd54d90
wip
not sure what's not working, but initial work on the trait
2023-04-22 21:04:14 -04:00
.github Add debugging task for VS Code 2023-04-16 21:19:46 -04:00
.vscode wip 2023-04-22 12:02:57 -04:00
Apple Initial commit 2023-04-10 16:49:23 -04:00
burrow wip 2023-04-22 21:04:14 -04:00
tun wip 2023-04-22 21:04:14 -04:00
tun-async wip 2023-04-22 12:02:57 -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 wip 2023-04-22 12:02:57 -04:00
Cargo.toml Initial commit 2023-04-10 16:49:23 -04:00
README.md Add initial README 2023-04-10 18:44:02 -04:00

Burrow

License Apple Build Status Crate Build Status

Burrow is a tool for burrowing through firewalls, built by teenagers at Hack Club.

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.