https://github.com/torproject/onionbalance
Onionbalance -- mirror of https://gitlab.torproject.org/tpo/onion-services/onionbalance/ -- please create issues and pull requests there
https://github.com/torproject/onionbalance
onion-services tor
Last synced: about 1 year ago
JSON representation
Onionbalance -- mirror of https://gitlab.torproject.org/tpo/onion-services/onionbalance/ -- please create issues and pull requests there
- Host: GitHub
- URL: https://github.com/torproject/onionbalance
- Owner: torproject
- License: gpl-3.0
- Created: 2019-11-14T17:47:56.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-03-26T20:45:30.000Z (over 1 year ago)
- Last Synced: 2025-03-28T08:09:09.390Z (about 1 year ago)
- Topics: onion-services, tor
- Language: Python
- Homepage:
- Size: 1.61 MB
- Stars: 152
- Watchers: 10
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Code of conduct: CODE_OF_CONDUCT.md
- Security: docs/security.md
Awesome Lists containing this project
README
# Onionbalance

# Introduction
Onionbalance allows Tor onion 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.
# Getting Started
Installation and usage documentation is available at
https://onionservices.torproject.org/apps/base/onionbalance
# Contact
This software is under active development and likely contains bugs. Please
open bug reports on GitLab if you discover any issues with the software or
documentation.
pub rsa4096/0x0B67F75BCEE634FB 2022-02-03 [SC] [expires: 2024-01-07]
Key fingerprint = AD41 7800 1C4C B1DB 0587 12D0 0B67 F75B CEE6 34FB
uid [ultimate] Silvio Rhatto
sub rsa4096/0x2C66AD5343667625 2022-02-03 [E] [expires: 2024-01-07]
The Onionbalance software was originally authored and maintained by Donncha Ó
Cearbhaill, and was later maintained by George Kadianakis. Thanks for all the
code!!!