An open API service indexing awesome lists of open source software.

https://github.com/calloc134/torito-backend

Torito - Tor Connection Manager Backend
https://github.com/calloc134/torito-backend

Last synced: 3 months ago
JSON representation

Torito - Tor Connection Manager Backend

Awesome Lists containing this project

README

        

# Torito - Tor Connection Manager

## Description

Torito is a simple Tor connection manager.
This tool allows you to connect to the Tor network and set up tor bridges or proxies.

Inspired by [Anon Connection Wizard](https://www.whonix.org/wiki/Anon_Connection_Wizard).

## Installation

Check the README.md file in [torito-frontend](https://github.com/calloc134/torito-frontend).

## Development

### Prerequisites

- [Python 3.11](https://www.python.org)
- [FastAPI](https://fastapi.tiangolo.com)
- [Stem](https://stem.torproject.org)
- [dbus-python](https://www.freedesktop.org/wiki/Software/DBusBindings/#python)
- [PyInstaller](https://www.pyinstaller.org)

### Issues

- [ ] Support for authentication of ControlPort
- [ ] Support for unix domain socket of ControlPort