Skip to content
/ burrow Public
forked from hackclub/burrow

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

License

Notifications You must be signed in to change notification settings

Dev380/burrow

 
 

Repository files navigation

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! For more information on how to contribute, please see [CONTRIBUTING.md]

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
tun/ # Low-level interface to OS networking
    src/
        unix/ # macOS and Linux code
        windows/ # Windows networking code
tun-async/ # Async interface to tun

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Rust 64.4%
  • Swift 23.5%
  • Dockerfile 6.6%
  • Shell 5.5%