Burrow is an open source tool for burrowing through firewalls.
https://burrow.net
This is needed because you need to be root in order to create a tun interface on macOS, and you need CAP_NET_ADMIN on Linux. |
||
|---|---|---|
| .cargo | ||
| .github | ||
| .vscode | ||
| Apple | ||
| burrow | ||
| tun | ||
| tun-async | ||
| .devcontainer.json | ||
| .gitignore | ||
| .gitlint | ||
| .swiftlint.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE.md | ||
| README.md | ||
Burrow
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.