adjust enabled sscrapers

This commit is contained in:
TheBeastLT
2022-06-17 07:13:56 +03:00
parent 554c07d636
commit cf83b4f17b

View File

@@ -1,3 +1,9 @@
# Torrentio
# Torrentio scraper
- [torrentio-addon](addon) - the Stremio addon which will query scraped entries and return Stremio stream results.
### Socks5 proxy
Run it on the server via:
```
docker run -it -p 9050:9050 -d --restart always dperson/torproxy
```