diff --git a/README.md b/README.md index e9229eb..0ad798b 100644 --- a/README.md +++ b/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. \ No newline at end of file +### Socks5 proxy + +Run it on the server via: + +``` +docker run -it -p 9050:9050 -d --restart always dperson/torproxy +```