Burrow is an open source tool for burrowing through firewalls.
https://burrow.net
This allows you to launch the command line program into a debugger. This commit also tweaks the CI and fixes a small error in the build script. |
||
|---|---|---|
| .github | ||
| .vscode | ||
| Apple | ||
| burrow | ||
| tun | ||
| tun-async | ||
| .devcontainer.json | ||
| .gitignore | ||
| .gitlint | ||
| .swiftlint.yml | ||
| Cargo.lock | ||
| Cargo.toml | ||
| 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.