seedbox/README.md

22 lines
564 B
Markdown
Raw Normal View History

2023-04-28 08:43:05 -06:00
## rTorrent via Tor with the Flood UI
A simply way to download Torrent Files over Tor
### Software Used
* rTorrent
* Flood rTorrent UI
* Privoxy
* Tor
### Starting the Container
```
docker-compose up -d
```
### Accessing the UI
Open your browser to ```http://0.0.0.0:3000```
### Configuring Flood
When you first login Flood, it will ask you to enter a ```username``` and ```password```. Then it will ask you how to connect to rTorrent. For ```rTorrent Host```, enter ```127.0.0.1```. Enter ```5000``` for ```rTorrent Port``` and click ```Create Account```.