mirror of
https://github.com/TheBeastLT/torrentio-scraper.git
synced 2026-03-11 17:15:37 +00:00
adjust enabled sscrapers
This commit is contained in:
parent
554c07d636
commit
cf83b4f17b
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -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
|
||||||
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue