- Notifications
You must be signed in to change notification settings - Fork17
Burrow is a tool for burrowing through firewalls, built by teenagers at Hack Club.
License
hackclub/burrow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Burrow is an open source tool for burrowing through firewalls, built by teenagers atHack 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 theHack Club Slack, here you can ask for help and talk with other people interested in burrow! CheckoutGETTING_STARTED.md for build instructions andGTK_APP.md for the Linux app.
The project structure is divided in the following folders:
Apple/ # Xcode project for burrow on macOS and iOSburrow/ # Higher-level API library for tun and tun-asyncburrow-gtk/ # GTK project for burrow on Linuxtun/ # 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 athackclub.com.
Burrow is open source and licensed under theGNU General Public License v3.0
About
Burrow is a tool for burrowing through firewalls, built by teenagers at Hack Club.