Burrow is an open source tool for burrowing through firewalls, built by teenagers at Hack Club.
burrow
provides a simple command-line tool to open virtual interfaces and direct traffic through them.
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! Checkout GETTING_STARTED.md for build instructions and GTK_APP.md for the Linux app.
The project structure is divided in the following folders:
Apple/ # Xcode project for burrow on macOS and iOS
burrow/ # Higher-level API library for tun and tun-async
burrow-gtk/ # GTK project for burrow on Linux
tun/ # Low-level interface to OS networking
src/
tokio/ # Async/Tokio code
unix/ # macOS and Linux code
windows/ # Windows networking code
To start burrowing, download the latest release build in the release section.
Hack Club is a global community of high-school hackers from all around the world! Start your own Hack Club, attend an upcoming hackathon or join our online community at hackclub.com.
ROADTools is a powerful framework designed for exploring and interacting with Microsoft Azure Active Directory…
Microsoft 365 Groups (also known as M365 Groups or Unified Groups) are at the heart…
SeamlessPass is a specialized tool designed to leverage on-premises Active Directory Kerberos tickets to obtain…
PPLBlade is a powerful Protected Process Dumper designed to capture memory from target processes, hide…
HikPwn: Comprehensive Guide to Scanning Hikvision Devices for Vulnerabilities If you’re searching for an efficient…
What Are Bash Comments? Comments in Bash scripts, are notes in your code that the…