hackclub / burrow

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

Home Page:https://burrow.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Burrow

License Apple Build Status Crate Build Status

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.

Contributing

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

Installation

To start burrowing, download the latest release build in the release section.

Hack Club

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.

License

Burrow is open source and licensed under the GNU General Public License v3.0

Contributors

About

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

https://burrow.rs

License:GNU General Public License v3.0


Languages

Language:Rust 73.5%Language:Swift 16.9%Language:TypeScript 3.4%Language:Shell 2.1%Language:Meson 1.7%Language:Dockerfile 1.7%Language:Makefile 0.4%Language:Objective-C 0.2%Language:JavaScript 0.2%Language:C 0.1%Language:CSS 0.0%