seedbox/README.md
2023-04-28 14:49:14 +00:00

23 lines
658 B
Markdown

## Your Perfect Self-hosted Seedbox to Torrent at Home
A simply way to download Torrent Files over using a WireGuard VPN config
### Software Used
* rTorrent
* Flood rTorrent UI
* WireGuard
### Before you get started ###
Replace ```wg0.conf``` with the config from your VPN provider
### 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. Choose ```socket``` and enter ```/root/rpc.socket``` . Click ```Create Account```.