Tor is on port 9050, Proxy commented out by default

This commit is contained in:
farhan 2021-01-30 07:10:49 +00:00
parent 1f3cbe8bde
commit 2f9e0f85e4

View File

@ -19,7 +19,7 @@
/*
* Should pollers crawl .onion instances
* Requires a local tor proxy on 127.0.0.1:9080
* Requires a local tor proxy on 127.0.0.1:9050
*/
"crawlonion": false,
@ -40,12 +40,12 @@
// Connect through the following proxies
"proxies": [
{
"host": "127.0.0.1",
"port": 1080,
"username": "",
"password": ""
}
// {
// "host": "127.0.0.1",
// "port": 9050,
// "username": "",
// "password": ""
// }
],
// External accounts to follow blindspots