Vladimir Taratushka

Results 5 comments of Vladimir Taratushka

> And, Python 3.5 is not used in tests, so you might have to use newer Python version (3.6+) Maybe it will be more helpful to specify this. For now...

> Hey @rewiaca , thanks for trying ! > > I think the problem is that the FlatFile storage engine doesn't have any file lock so it's not multiple processes...

Same error. ``` s = socks.socksocket() s.set_proxy(socks.SOCKS4, proxy, port) s.connect((host, 80)) s.send(request) ``` Seems that PySocks doesnt work even with documented examples. When I remove line with `set_proxy`, script works...

So there are no method to get HttpOnly cookies from onion website?

@segnolin thanks for explanation, that's not really handy to mark a bunch of publicly available google folders as a Shared to my account. Gonna look for another solution. Anyway, thanks...