git-webmaster / onionbalance

OnionBalance provides load-balancing and redundancy for Tor hidden services

Home Page:https://onionbalance.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OnionBalance

Introduction

The OnionBalance software allows for Tor hidden service requests to be distributed across multiple backend Tor instances. OnionBalance provides load-balancing while also making onion services more resilient and reliable by eliminating single points-of-failure.

build status Documentation Status

Getting Started

Installation and usage documentation is available at https://onionbalance.readthedocs.org.

Contact

This software is under active development and likely contains bugs. Please open bug reports on Github if you discover any issues with the software or documentation.

I can also be contacted by PGP email or on IRC at #onionbalance on the OFTC network.

pub   4096R/0x3B0D706A7FBFED86 2013-06-27 [expires: 2016-07-11]
      Key fingerprint = 7EFB DDE8 FD21 11AE A7BE  1AA6 3B0D 706A 7FBF ED86
uid                 [ultimate] Donncha O'Cearbhaill <donncha@donncha.is>
sub   3072R/0xD60D64E73458F285 2013-06-27 [expires: 2016-07-11]
sub   3072R/0x7D49FC2C759AA659 2013-06-27 [expires: 2016-07-11]
sub   3072R/0x2C9C6F4ABBFCF7DD 2013-06-27 [expires: 2016-07-11]

About

OnionBalance provides load-balancing and redundancy for Tor hidden services

https://onionbalance.readthedocs.org/

License:GNU General Public License v3.0


Languages

Language:Python 97.2%Language:Shell 2.8%